@Generated(value="OracleSDKGenerator", comments="API Version: release") public class GetVaultUsageRequest extends BmcRequest<Void>
Example: Click here to see how to use GetVaultUsageRequest.
Modifier and Type | Class and Description |
---|---|
static class |
GetVaultUsageRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetVaultUsageRequest.Builder |
builder() |
String |
getOpcRequestId()
Unique identifier for the request.
|
String |
getVaultId()
The OCID of the vault.
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetVaultUsageRequest.Builder builder()
public String getVaultId()
The OCID of the vault.
public String getOpcRequestId()
Unique identifier for the request. If provided, the returned request ID will include this value. Otherwise, a random request ID will be generated by the service.
Copyright © 2016–2021. All rights reserved.