Interface UpdateObjectAttributesResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CloudDirectoryResponse.Builder, CopyableBuilder<UpdateObjectAttributesResponse.Builder,UpdateObjectAttributesResponse>, SdkBuilder<UpdateObjectAttributesResponse.Builder,UpdateObjectAttributesResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
UpdateObjectAttributesResponse

  • Method Details

    • objectIdentifier

      UpdateObjectAttributesResponse.Builder objectIdentifier(String objectIdentifier)

      The ObjectIdentifier of the updated object.

      Parameters:
      objectIdentifier - The ObjectIdentifier of the updated object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.