Package | Description |
---|---|
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
GetMyCustomerSecretKeyRequest.Builder |
GetMyCustomerSecretKeyRequest.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 GetMyCustomerSecretKeyRequest.Builder |
GetMyCustomerSecretKeyRequest.builder()
Return a new builder for this request object.
|
GetMyCustomerSecretKeyRequest.Builder |
GetMyCustomerSecretKeyRequest.Builder.copy(GetMyCustomerSecretKeyRequest o)
Copy method to populate the builder with values from the given instance.
|
GetMyCustomerSecretKeyRequest.Builder |
GetMyCustomerSecretKeyRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetMyCustomerSecretKeyRequest.Builder |
GetMyCustomerSecretKeyRequest.Builder.myCustomerSecretKeyId(String myCustomerSecretKeyId)
ID of the resource
|
GetMyCustomerSecretKeyRequest.Builder |
GetMyCustomerSecretKeyRequest.Builder.opcRetryToken(String opcRetryToken)
A token you supply to uniquely identify the request and provide idempotency if the
request is retried.
|
GetMyCustomerSecretKeyRequest.Builder |
GetMyCustomerSecretKeyRequest.Builder.resourceTypeSchemaVersion(String resourceTypeSchemaVersion)
An endpoint-specific schema version number to use in the Request.
|
GetMyCustomerSecretKeyRequest.Builder |
GetMyCustomerSecretKeyRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetMyCustomerSecretKeyRequest.Builder |
GetMyCustomerSecretKeyRequest.toBuilder()
Return an instance of
GetMyCustomerSecretKeyRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.