CopyableBuilder<CreateCollectionRequest.Builder,CreateCollectionRequest>
, SdkBuilder<CreateCollectionRequest.Builder,CreateCollectionRequest>
public static interface CreateCollectionRequest.Builder extends CopyableBuilder<CreateCollectionRequest.Builder,CreateCollectionRequest>
Modifier and Type | Method | Description |
---|---|---|
CreateCollectionRequest.Builder |
collectionId(String collectionId) |
ID for the collection that you are creating.
|
copy
apply, build
CreateCollectionRequest.Builder collectionId(String collectionId)
ID for the collection that you are creating.
collectionId
- ID for the collection that you are creating.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.