Package | Description |
---|---|
com.oracle.bmc.containerengine.requests |
Modifier and Type | Method and Description |
---|---|
StartCredentialRotationRequest.Builder |
StartCredentialRotationRequest.Builder.body$(StartCredentialRotationDetails body)
Alternative setter for the body parameter.
|
static StartCredentialRotationRequest.Builder |
StartCredentialRotationRequest.builder()
Return a new builder for this request object.
|
StartCredentialRotationRequest.Builder |
StartCredentialRotationRequest.Builder.clusterId(String clusterId)
The OCID of the cluster.
|
StartCredentialRotationRequest.Builder |
StartCredentialRotationRequest.Builder.copy(StartCredentialRotationRequest o)
Copy method to populate the builder with values from the given instance.
|
StartCredentialRotationRequest.Builder |
StartCredentialRotationRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
StartCredentialRotationRequest.Builder |
StartCredentialRotationRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
StartCredentialRotationRequest.Builder |
StartCredentialRotationRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
StartCredentialRotationRequest.Builder |
StartCredentialRotationRequest.Builder.opcRetryToken(String opcRetryToken)
A token you supply to uniquely identify the request and provide idempotency if the
request is retried.
|
StartCredentialRotationRequest.Builder |
StartCredentialRotationRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
StartCredentialRotationRequest.Builder |
StartCredentialRotationRequest.Builder.startCredentialRotationDetails(StartCredentialRotationDetails startCredentialRotationDetails)
The details for a kubernetes cluster to start credential rotation.
|
StartCredentialRotationRequest.Builder |
StartCredentialRotationRequest.toBuilder()
Return an instance of
StartCredentialRotationRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.