Package | Description |
---|---|
com.oracle.bmc.keymanagement | |
com.oracle.bmc.keymanagement.responses |
Modifier and Type | Method and Description |
---|---|
GetVaultUsageResponse |
KmsVault.getVaultUsage(GetVaultUsageRequest request)
Gets the count of keys and key versions in the specified vault to calculate usage against
service limits.
|
GetVaultUsageResponse |
KmsVaultClient.getVaultUsage(GetVaultUsageRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetVaultUsageResponse> |
KmsVaultAsyncClient.getVaultUsage(GetVaultUsageRequest request,
AsyncHandler<GetVaultUsageRequest,GetVaultUsageResponse> handler) |
Future<GetVaultUsageResponse> |
KmsVaultAsync.getVaultUsage(GetVaultUsageRequest request,
AsyncHandler<GetVaultUsageRequest,GetVaultUsageResponse> handler)
Gets the count of keys and key versions in the specified vault to calculate usage against
service limits.
|
Modifier and Type | Method and Description |
---|---|
Future<GetVaultUsageResponse> |
KmsVaultAsyncClient.getVaultUsage(GetVaultUsageRequest request,
AsyncHandler<GetVaultUsageRequest,GetVaultUsageResponse> handler) |
Future<GetVaultUsageResponse> |
KmsVaultAsync.getVaultUsage(GetVaultUsageRequest request,
AsyncHandler<GetVaultUsageRequest,GetVaultUsageResponse> handler)
Gets the count of keys and key versions in the specified vault to calculate usage against
service limits.
|
Modifier and Type | Method and Description |
---|---|
GetVaultUsageResponse |
GetVaultUsageResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetVaultUsageResponse.Builder |
GetVaultUsageResponse.Builder.copy(GetVaultUsageResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.