CopyableBuilder<GetBlobResponse.Builder,GetBlobResponse>
, SdkBuilder<GetBlobResponse.Builder,GetBlobResponse>
public static interface GetBlobResponse.Builder extends CopyableBuilder<GetBlobResponse.Builder,GetBlobResponse>
Modifier and Type | Method | Description |
---|---|---|
GetBlobResponse.Builder |
content(ByteBuffer content) |
The content of the blob, usually a file.
|
copy
apply, build
GetBlobResponse.Builder content(ByteBuffer content)
The content of the blob, usually a file.
content
- The content of the blob, usually a file.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.