Package | Description |
---|---|
com.oracle.bmc.containerengine | |
com.oracle.bmc.containerengine.responses |
Modifier and Type | Method and Description |
---|---|
StartCredentialRotationResponse |
ContainerEngineClient.startCredentialRotation(StartCredentialRotationRequest request) |
StartCredentialRotationResponse |
ContainerEngine.startCredentialRotation(StartCredentialRotationRequest request)
Start cluster credential rotation by adding new credentials, old credentials will still work
after this operation.
|
Modifier and Type | Method and Description |
---|---|
Future<StartCredentialRotationResponse> |
ContainerEngineAsyncClient.startCredentialRotation(StartCredentialRotationRequest request,
AsyncHandler<StartCredentialRotationRequest,StartCredentialRotationResponse> handler) |
Future<StartCredentialRotationResponse> |
ContainerEngineAsync.startCredentialRotation(StartCredentialRotationRequest request,
AsyncHandler<StartCredentialRotationRequest,StartCredentialRotationResponse> handler)
Start cluster credential rotation by adding new credentials, old credentials will still work
after this operation.
|
Modifier and Type | Method and Description |
---|---|
Future<StartCredentialRotationResponse> |
ContainerEngineAsyncClient.startCredentialRotation(StartCredentialRotationRequest request,
AsyncHandler<StartCredentialRotationRequest,StartCredentialRotationResponse> handler) |
Future<StartCredentialRotationResponse> |
ContainerEngineAsync.startCredentialRotation(StartCredentialRotationRequest request,
AsyncHandler<StartCredentialRotationRequest,StartCredentialRotationResponse> handler)
Start cluster credential rotation by adding new credentials, old credentials will still work
after this operation.
|
Modifier and Type | Method and Description |
---|---|
StartCredentialRotationResponse |
StartCredentialRotationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
StartCredentialRotationResponse.Builder |
StartCredentialRotationResponse.Builder.copy(StartCredentialRotationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.