Uses of Class
com.oracle.bmc.cloudguard.model.ChangeManagedListCompartmentDetails
-
Packages that use ChangeManagedListCompartmentDetails Package Description com.oracle.bmc.cloudguard.model com.oracle.bmc.cloudguard.requests -
-
Uses of ChangeManagedListCompartmentDetails in com.oracle.bmc.cloudguard.model
Methods in com.oracle.bmc.cloudguard.model that return ChangeManagedListCompartmentDetails Modifier and Type Method Description ChangeManagedListCompartmentDetailsChangeManagedListCompartmentDetails.Builder. build()Methods in com.oracle.bmc.cloudguard.model with parameters of type ChangeManagedListCompartmentDetails Modifier and Type Method Description ChangeManagedListCompartmentDetails.BuilderChangeManagedListCompartmentDetails.Builder. copy(ChangeManagedListCompartmentDetails model) -
Uses of ChangeManagedListCompartmentDetails in com.oracle.bmc.cloudguard.requests
Methods in com.oracle.bmc.cloudguard.requests that return ChangeManagedListCompartmentDetails Modifier and Type Method Description ChangeManagedListCompartmentDetailsChangeManagedListCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeManagedListCompartmentDetailsChangeManagedListCompartmentRequest. getChangeManagedListCompartmentDetails()The compartment OCID of the ManagedListMethods in com.oracle.bmc.cloudguard.requests with parameters of type ChangeManagedListCompartmentDetails Modifier and Type Method Description ChangeManagedListCompartmentRequest.BuilderChangeManagedListCompartmentRequest.Builder. body$(ChangeManagedListCompartmentDetails body)Alternative setter for the body parameter.ChangeManagedListCompartmentRequest.BuilderChangeManagedListCompartmentRequest.Builder. changeManagedListCompartmentDetails(ChangeManagedListCompartmentDetails changeManagedListCompartmentDetails)The compartment OCID of the ManagedList
-