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