Interface CreateObjectResponse.Builder

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

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

    • objectIdentifier

      CreateObjectResponse.Builder objectIdentifier(String objectIdentifier)

      The identifier that is associated with the object.

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