Package | Description |
---|---|
com.oracle.bmc.containerengine | |
com.oracle.bmc.containerengine.responses |
Modifier and Type | Method and Description |
---|---|
CompleteCredentialRotationResponse |
ContainerEngineClient.completeCredentialRotation(CompleteCredentialRotationRequest request) |
CompleteCredentialRotationResponse |
ContainerEngine.completeCredentialRotation(CompleteCredentialRotationRequest request)
Complete cluster credential rotation.
|
Modifier and Type | Method and Description |
---|---|
Future<CompleteCredentialRotationResponse> |
ContainerEngineAsyncClient.completeCredentialRotation(CompleteCredentialRotationRequest request,
AsyncHandler<CompleteCredentialRotationRequest,CompleteCredentialRotationResponse> handler) |
Future<CompleteCredentialRotationResponse> |
ContainerEngineAsync.completeCredentialRotation(CompleteCredentialRotationRequest request,
AsyncHandler<CompleteCredentialRotationRequest,CompleteCredentialRotationResponse> handler)
Complete cluster credential rotation.
|
Modifier and Type | Method and Description |
---|---|
Future<CompleteCredentialRotationResponse> |
ContainerEngineAsyncClient.completeCredentialRotation(CompleteCredentialRotationRequest request,
AsyncHandler<CompleteCredentialRotationRequest,CompleteCredentialRotationResponse> handler) |
Future<CompleteCredentialRotationResponse> |
ContainerEngineAsync.completeCredentialRotation(CompleteCredentialRotationRequest request,
AsyncHandler<CompleteCredentialRotationRequest,CompleteCredentialRotationResponse> handler)
Complete cluster credential rotation.
|
Modifier and Type | Method and Description |
---|---|
CompleteCredentialRotationResponse |
CompleteCredentialRotationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CompleteCredentialRotationResponse.Builder |
CompleteCredentialRotationResponse.Builder.copy(CompleteCredentialRotationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.