Interface PutMetadataFlagBody.Builder

All Superinterfaces:
Buildable, CopyableBuilder<PutMetadataFlagBody.Builder,PutMetadataFlagBody>, SdkBuilder<PutMetadataFlagBody.Builder,PutMetadataFlagBody>, SdkPojo
Enclosing class:
PutMetadataFlagBody

public static interface PutMetadataFlagBody.Builder extends SdkPojo, CopyableBuilder<PutMetadataFlagBody.Builder,PutMetadataFlagBody>
  • Method Details

    • newValue

      PutMetadataFlagBody.Builder newValue(String newValue)

      The new information to store.

      Parameters:
      newValue - The new information to store.
      Returns:
      Returns a reference to this object so that method calls can be chained together.