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.modelMethods in com.oracle.bmc.containerengine.model that return CredentialRotationStatus Modifier and Type Method Description CredentialRotationStatusCredentialRotationStatus.Builder. build()Methods in com.oracle.bmc.containerengine.model with parameters of type CredentialRotationStatus Modifier and Type Method Description CredentialRotationStatus.BuilderCredentialRotationStatus.Builder. copy(CredentialRotationStatus model)
- 
Uses of CredentialRotationStatus in com.oracle.bmc.containerengine.responsesMethods in com.oracle.bmc.containerengine.responses that return CredentialRotationStatus Modifier and Type Method Description CredentialRotationStatusGetCredentialRotationStatusResponse. getCredentialRotationStatus()The returned CredentialRotationStatus instance.Methods in com.oracle.bmc.containerengine.responses with parameters of type CredentialRotationStatus Modifier and Type Method Description GetCredentialRotationStatusResponse.BuilderGetCredentialRotationStatusResponse.Builder. credentialRotationStatus(CredentialRotationStatus credentialRotationStatus)The returned CredentialRotationStatus instance.
 
-