Interface PutObjectLegalHoldResponse.Builder

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

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

    • requestCharged

      PutObjectLegalHoldResponse.Builder requestCharged(String requestCharged)
      Sets the value of the RequestCharged property for this object.
      Parameters:
      requestCharged - The new value for the RequestCharged property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • requestCharged

      PutObjectLegalHoldResponse.Builder requestCharged(RequestCharged requestCharged)
      Sets the value of the RequestCharged property for this object.
      Parameters:
      requestCharged - The new value for the RequestCharged property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: