Uses of Class
com.oracle.bmc.apigateway.model.ChangeCertificateCompartmentDetails
- 
Packages that use ChangeCertificateCompartmentDetails Package Description com.oracle.bmc.apigateway.model com.oracle.bmc.apigateway.requests 
- 
- 
Uses of ChangeCertificateCompartmentDetails in com.oracle.bmc.apigateway.modelMethods in com.oracle.bmc.apigateway.model that return ChangeCertificateCompartmentDetails Modifier and Type Method Description ChangeCertificateCompartmentDetailsChangeCertificateCompartmentDetails.Builder. build()Methods in com.oracle.bmc.apigateway.model with parameters of type ChangeCertificateCompartmentDetails Modifier and Type Method Description ChangeCertificateCompartmentDetails.BuilderChangeCertificateCompartmentDetails.Builder. copy(ChangeCertificateCompartmentDetails model)
- 
Uses of ChangeCertificateCompartmentDetails in com.oracle.bmc.apigateway.requestsMethods in com.oracle.bmc.apigateway.requests that return ChangeCertificateCompartmentDetails Modifier and Type Method Description ChangeCertificateCompartmentDetailsChangeCertificateCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeCertificateCompartmentDetailsChangeCertificateCompartmentRequest. getChangeCertificateCompartmentDetails()Details of the target compartment.Methods in com.oracle.bmc.apigateway.requests with parameters of type ChangeCertificateCompartmentDetails Modifier and Type Method Description ChangeCertificateCompartmentRequest.BuilderChangeCertificateCompartmentRequest.Builder. body$(ChangeCertificateCompartmentDetails body)Alternative setter for the body parameter.ChangeCertificateCompartmentRequest.BuilderChangeCertificateCompartmentRequest.Builder. changeCertificateCompartmentDetails(ChangeCertificateCompartmentDetails changeCertificateCompartmentDetails)Details of the target compartment.
 
-