@Generated(value="OracleSDKGenerator", comments="API Version: 20190531") public class GetBdsInstanceRequest extends BmcRequest<Void>
Example: Click here to see how to use GetBdsInstanceRequest.
Modifier and Type | Class and Description |
---|---|
static class |
GetBdsInstanceRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetBdsInstanceRequest.Builder |
builder() |
String |
getBdsInstanceId()
The OCID of the BDS instance
|
String |
getOpcRequestId()
The client request ID for tracing.
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetBdsInstanceRequest.Builder builder()
public String getBdsInstanceId()
The OCID of the BDS instance
public String getOpcRequestId()
The client request ID for tracing.
Copyright © 2016–2021. All rights reserved.