Uses of Class
com.oracle.bmc.stackmonitoring.model.ChangeConfigCompartmentDetails
-
Packages that use ChangeConfigCompartmentDetails Package Description com.oracle.bmc.stackmonitoring.model com.oracle.bmc.stackmonitoring.requests -
-
Uses of ChangeConfigCompartmentDetails in com.oracle.bmc.stackmonitoring.model
Methods in com.oracle.bmc.stackmonitoring.model that return ChangeConfigCompartmentDetails Modifier and Type Method Description ChangeConfigCompartmentDetails
ChangeConfigCompartmentDetails.Builder. build()
Methods in com.oracle.bmc.stackmonitoring.model with parameters of type ChangeConfigCompartmentDetails Modifier and Type Method Description ChangeConfigCompartmentDetails.Builder
ChangeConfigCompartmentDetails.Builder. copy(ChangeConfigCompartmentDetails model)
-
Uses of ChangeConfigCompartmentDetails in com.oracle.bmc.stackmonitoring.requests
Methods in com.oracle.bmc.stackmonitoring.requests that return ChangeConfigCompartmentDetails Modifier and Type Method Description ChangeConfigCompartmentDetails
ChangeConfigCompartmentRequest. getBody$()
Alternative accessor for the body parameter.ChangeConfigCompartmentDetails
ChangeConfigCompartmentRequest. getChangeConfigCompartmentDetails()
Details for the compartment move.Methods in com.oracle.bmc.stackmonitoring.requests with parameters of type ChangeConfigCompartmentDetails Modifier and Type Method Description ChangeConfigCompartmentRequest.Builder
ChangeConfigCompartmentRequest.Builder. body$(ChangeConfigCompartmentDetails body)
Alternative setter for the body parameter.ChangeConfigCompartmentRequest.Builder
ChangeConfigCompartmentRequest.Builder. changeConfigCompartmentDetails(ChangeConfigCompartmentDetails changeConfigCompartmentDetails)
Details for the compartment move.
-