Interface MetadataCopies.Builder

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

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

    • copiableAttributes

      MetadataCopies.Builder copiableAttributes(String copiableAttributes)

      The JSON string used to specify a subset of SOP Instances to copy from source to destination image set.

      Parameters:
      copiableAttributes - The JSON string used to specify a subset of SOP Instances to copy from source to destination image set.
      Returns:
      Returns a reference to this object so that method calls can be chained together.