@Generated(value="OracleSDKGenerator", comments="API Version: 20181201") public class GetDataSafeConfigurationRequest extends BmcRequest<Void>
Example: Click here to see how to use GetDataSafeConfigurationRequest.
Modifier and Type | Class and Description |
---|---|
static class |
GetDataSafeConfigurationRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetDataSafeConfigurationRequest.Builder |
builder() |
String |
getCompartmentId()
A filter to return only resources that match the specified compartment OCID.
|
String |
getOpcRequestId()
Unique identifier for the request.
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetDataSafeConfigurationRequest.Builder builder()
public String getCompartmentId()
A filter to return only resources that match the specified compartment OCID.
public String getOpcRequestId()
Unique identifier for the request.
Copyright © 2016–2021. All rights reserved.