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