Interface BatchUpdateObjectAttributesResponse.Builder

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

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

    • objectIdentifier

      BatchUpdateObjectAttributesResponse.Builder objectIdentifier(String objectIdentifier)

      ID that is associated with the object.

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