GetPolicyRequest.Builder |
GetPolicyRequest.Builder.attributes(String attributes) |
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
|
GetPolicyRequest.Builder |
GetPolicyRequest.Builder.attributeSets(AttributeSets singularValue) |
Singular setter.
|
GetPolicyRequest.Builder |
GetPolicyRequest.Builder.attributeSets(List<AttributeSets> attributeSets) |
A multi-valued list of strings indicating the return type of attribute definition.
|
GetPolicyRequest.Builder |
GetPolicyRequest.Builder.authorization(String authorization) |
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
|
static GetPolicyRequest.Builder |
GetPolicyRequest.builder() |
Return a new builder for this request object.
|
GetPolicyRequest.Builder |
GetPolicyRequest.Builder.copy(GetPolicyRequest o) |
Copy method to populate the builder with values from the given instance.
|
GetPolicyRequest.Builder |
GetPolicyRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
GetPolicyRequest.Builder |
GetPolicyRequest.Builder.opcRetryToken(String opcRetryToken) |
A token you supply to uniquely identify the request and provide idempotency if the
request is retried.
|
GetPolicyRequest.Builder |
GetPolicyRequest.Builder.policyId(String policyId) |
ID of the resource
|
GetPolicyRequest.Builder |
GetPolicyRequest.Builder.resourceTypeSchemaVersion(String resourceTypeSchemaVersion) |
An endpoint-specific schema version number to use in the Request.
|
GetPolicyRequest.Builder |
GetPolicyRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
GetPolicyRequest.Builder |
GetPolicyRequest.toBuilder() |
|