Package | Description |
---|---|
com.oracle.bmc.containerengine | |
com.oracle.bmc.containerengine.requests |
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 |
---|---|
StartCredentialRotationRequest |
StartCredentialRotationRequest.Builder.build()
Build the instance of StartCredentialRotationRequest as configured by this builder
|
StartCredentialRotationRequest |
StartCredentialRotationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of StartCredentialRotationRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
StartCredentialRotationRequest.Builder |
StartCredentialRotationRequest.Builder.copy(StartCredentialRotationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.