Uses of Class
com.oracle.bmc.containerengine.model.CredentialRotationStatus
-
Packages that use CredentialRotationStatus Package Description com.oracle.bmc.containerengine.model com.oracle.bmc.containerengine.responses -
-
Uses of CredentialRotationStatus in com.oracle.bmc.containerengine.model
Methods in com.oracle.bmc.containerengine.model that return CredentialRotationStatus Modifier and Type Method Description CredentialRotationStatus
CredentialRotationStatus.Builder. build()
Methods in com.oracle.bmc.containerengine.model with parameters of type CredentialRotationStatus Modifier and Type Method Description CredentialRotationStatus.Builder
CredentialRotationStatus.Builder. copy(CredentialRotationStatus model)
-
Uses of CredentialRotationStatus in com.oracle.bmc.containerengine.responses
Methods in com.oracle.bmc.containerengine.responses that return CredentialRotationStatus Modifier and Type Method Description CredentialRotationStatus
GetCredentialRotationStatusResponse. getCredentialRotationStatus()
The returned CredentialRotationStatus instance.Methods in com.oracle.bmc.containerengine.responses with parameters of type CredentialRotationStatus Modifier and Type Method Description GetCredentialRotationStatusResponse.Builder
GetCredentialRotationStatusResponse.Builder. credentialRotationStatus(CredentialRotationStatus credentialRotationStatus)
The returned CredentialRotationStatus instance.
-