@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class GetCloudExadataInfrastructureRequest extends BmcRequest<Void>
Example: Click here to see how to use GetCloudExadataInfrastructureRequest.
Modifier and Type | Class and Description |
---|---|
static class |
GetCloudExadataInfrastructureRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetCloudExadataInfrastructureRequest.Builder |
builder() |
String |
getCloudExadataInfrastructureId()
The cloud Exadata infrastructure OCID.
|
String |
getOpcRequestId()
Unique identifier for the request.
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetCloudExadataInfrastructureRequest.Builder builder()
public String getCloudExadataInfrastructureId()
The cloud Exadata infrastructure OCID.
public String getOpcRequestId()
Unique identifier for the request.
Copyright © 2016–2021. All rights reserved.