Uses of Class
com.oracle.bmc.clusterhealth.model.ChangeDiagnosisStoreCompartmentDetails
-
Packages that use ChangeDiagnosisStoreCompartmentDetails Package Description com.oracle.bmc.clusterhealth.model com.oracle.bmc.clusterhealth.requests -
-
Uses of ChangeDiagnosisStoreCompartmentDetails in com.oracle.bmc.clusterhealth.model
Methods in com.oracle.bmc.clusterhealth.model that return ChangeDiagnosisStoreCompartmentDetails Modifier and Type Method Description ChangeDiagnosisStoreCompartmentDetailsChangeDiagnosisStoreCompartmentDetails.Builder. build()Methods in com.oracle.bmc.clusterhealth.model with parameters of type ChangeDiagnosisStoreCompartmentDetails Modifier and Type Method Description ChangeDiagnosisStoreCompartmentDetails.BuilderChangeDiagnosisStoreCompartmentDetails.Builder. copy(ChangeDiagnosisStoreCompartmentDetails model) -
Uses of ChangeDiagnosisStoreCompartmentDetails in com.oracle.bmc.clusterhealth.requests
Methods in com.oracle.bmc.clusterhealth.requests that return ChangeDiagnosisStoreCompartmentDetails Modifier and Type Method Description ChangeDiagnosisStoreCompartmentDetailsChangeDiagnosisStoreCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeDiagnosisStoreCompartmentDetailsChangeDiagnosisStoreCompartmentRequest. getChangeDiagnosisStoreCompartmentDetails()The information to be updated.Methods in com.oracle.bmc.clusterhealth.requests with parameters of type ChangeDiagnosisStoreCompartmentDetails Modifier and Type Method Description ChangeDiagnosisStoreCompartmentRequest.BuilderChangeDiagnosisStoreCompartmentRequest.Builder. body$(ChangeDiagnosisStoreCompartmentDetails body)Alternative setter for the body parameter.ChangeDiagnosisStoreCompartmentRequest.BuilderChangeDiagnosisStoreCompartmentRequest.Builder. changeDiagnosisStoreCompartmentDetails(ChangeDiagnosisStoreCompartmentDetails changeDiagnosisStoreCompartmentDetails)The information to be updated.
-