Interface BatchCreateObjectResponse.Builder

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

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

    • objectIdentifier

      BatchCreateObjectResponse.Builder objectIdentifier(String objectIdentifier)

      The ID that is associated with the object.

      Parameters:
      objectIdentifier - The ID that is associated with the object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.