Uses of Interface
software.amazon.awssdk.services.glacier.model.CreateVaultResponse.Builder
-
Packages that use CreateVaultResponse.Builder Package Description software.amazon.awssdk.services.glacier.model -
-
Uses of CreateVaultResponse.Builder in software.amazon.awssdk.services.glacier.model
Methods in software.amazon.awssdk.services.glacier.model that return CreateVaultResponse.Builder Modifier and Type Method Description static CreateVaultResponse.BuilderCreateVaultResponse. builder()CreateVaultResponse.BuilderCreateVaultResponse.Builder. location(String location)The URI of the vault that was created.CreateVaultResponse.BuilderCreateVaultResponse. toBuilder()Methods in software.amazon.awssdk.services.glacier.model that return types with arguments of type CreateVaultResponse.Builder Modifier and Type Method Description static Class<? extends CreateVaultResponse.Builder>CreateVaultResponse. serializableBuilderClass()
-