StandardAssignment.DefinitionStages.WithMetadata Interface
public static interface StandardAssignment.DefinitionStages.WithMetadata
The stage of the StandardAssignment definition allowing to specify metadata.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withMetadata(StandardAssignmentMetadata metadata)
Specifies the metadata property: The standard assignment metadata.. |
Method Details
withMetadata
public abstract StandardAssignment.DefinitionStages.WithCreate withMetadata(StandardAssignmentMetadata metadata)
Specifies the metadata property: The standard assignment metadata..
Parameters:
Returns: