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