Package | Description |
---|---|
com.oracle.bmc.containerengine.model | |
com.oracle.bmc.containerengine.requests |
Modifier and Type | Method and Description |
---|---|
StartCredentialRotationDetails |
StartCredentialRotationDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
StartCredentialRotationDetails.Builder |
StartCredentialRotationDetails.Builder.copy(StartCredentialRotationDetails model) |
Modifier and Type | Method and Description |
---|---|
StartCredentialRotationDetails |
StartCredentialRotationRequest.getBody$()
Alternative accessor for the body parameter.
|
StartCredentialRotationDetails |
StartCredentialRotationRequest.getStartCredentialRotationDetails()
The details for a kubernetes cluster to start credential rotation.
|
Modifier and Type | Method and Description |
---|---|
StartCredentialRotationRequest.Builder |
StartCredentialRotationRequest.Builder.body$(StartCredentialRotationDetails body)
Alternative setter for the body parameter.
|
StartCredentialRotationRequest.Builder |
StartCredentialRotationRequest.Builder.startCredentialRotationDetails(StartCredentialRotationDetails startCredentialRotationDetails)
The details for a kubernetes cluster to start credential rotation.
|
Copyright © 2016–2024. All rights reserved.