Interface BatchAttachObjectResponse.Builder

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

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

    • attachedObjectIdentifier

      BatchAttachObjectResponse.Builder attachedObjectIdentifier(String attachedObjectIdentifier)

      The ObjectIdentifier of the object that has been attached.

      Parameters:
      attachedObjectIdentifier - The ObjectIdentifier of the object that has been attached.
      Returns:
      Returns a reference to this object so that method calls can be chained together.