Uses of Class
com.oracle.bmc.rover.model.ReplaceCertificateAuthorityResponse
-
Packages that use ReplaceCertificateAuthorityResponse Package Description com.oracle.bmc.rover.model com.oracle.bmc.rover.responses -
-
Uses of ReplaceCertificateAuthorityResponse in com.oracle.bmc.rover.model
Methods in com.oracle.bmc.rover.model that return ReplaceCertificateAuthorityResponse Modifier and Type Method Description ReplaceCertificateAuthorityResponse
ReplaceCertificateAuthorityResponse.Builder. build()
Methods in com.oracle.bmc.rover.model with parameters of type ReplaceCertificateAuthorityResponse Modifier and Type Method Description ReplaceCertificateAuthorityResponse.Builder
ReplaceCertificateAuthorityResponse.Builder. copy(ReplaceCertificateAuthorityResponse model)
-
Uses of ReplaceCertificateAuthorityResponse in com.oracle.bmc.rover.responses
Methods in com.oracle.bmc.rover.responses that return ReplaceCertificateAuthorityResponse Modifier and Type Method Description ReplaceCertificateAuthorityResponse
RoverNodeReplaceCertificateAuthorityResponse. getReplaceCertificateAuthorityResponse()
The returned ReplaceCertificateAuthorityResponse instance.Methods in com.oracle.bmc.rover.responses with parameters of type ReplaceCertificateAuthorityResponse Modifier and Type Method Description RoverNodeReplaceCertificateAuthorityResponse.Builder
RoverNodeReplaceCertificateAuthorityResponse.Builder. replaceCertificateAuthorityResponse(ReplaceCertificateAuthorityResponse replaceCertificateAuthorityResponse)
The returned ReplaceCertificateAuthorityResponse instance.
-