Interface GetBlobResponse.Builder

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

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

    • content

      The content of the blob, usually a file.

      Parameters:
      content - The content of the blob, usually a file.
      Returns:
      Returns a reference to this object so that method calls can be chained together.