public static interface CreateVaultResponse.Builder extends GlacierResponse.Builder, CopyableBuilder<CreateVaultResponse.Builder,CreateVaultResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateVaultResponse.Builder |
location(String location)
The URI of the vault that was created.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildCreateVaultResponse.Builder location(String location)
The URI of the vault that was created.
location - The URI of the vault that was created.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.