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 WithCreate 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:

metadata - The standard assignment metadata.

Returns:

the next definition stage.

Applies to