CopyableBuilder<DeleteCollectionResponse.Builder,DeleteCollectionResponse>
, SdkBuilder<DeleteCollectionResponse.Builder,DeleteCollectionResponse>
public static interface DeleteCollectionResponse.Builder extends CopyableBuilder<DeleteCollectionResponse.Builder,DeleteCollectionResponse>
Modifier and Type | Method | Description |
---|---|---|
DeleteCollectionResponse.Builder |
statusCode(Integer statusCode) |
HTTP status code that indicates the result of the operation.
|
copy
apply, build
DeleteCollectionResponse.Builder statusCode(Integer statusCode)
HTTP status code that indicates the result of the operation.
statusCode
- HTTP status code that indicates the result of the operation.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.