Uses of Class
com.oracle.bmc.iot.model.ChangeIotDomainGroupCompartmentDetails
- 
Packages that use ChangeIotDomainGroupCompartmentDetails Package Description com.oracle.bmc.iot.model com.oracle.bmc.iot.requests 
- 
- 
Uses of ChangeIotDomainGroupCompartmentDetails in com.oracle.bmc.iot.modelMethods in com.oracle.bmc.iot.model that return ChangeIotDomainGroupCompartmentDetails Modifier and Type Method Description ChangeIotDomainGroupCompartmentDetailsChangeIotDomainGroupCompartmentDetails.Builder. build()Methods in com.oracle.bmc.iot.model with parameters of type ChangeIotDomainGroupCompartmentDetails Modifier and Type Method Description ChangeIotDomainGroupCompartmentDetails.BuilderChangeIotDomainGroupCompartmentDetails.Builder. copy(ChangeIotDomainGroupCompartmentDetails model)
- 
Uses of ChangeIotDomainGroupCompartmentDetails in com.oracle.bmc.iot.requestsMethods in com.oracle.bmc.iot.requests that return ChangeIotDomainGroupCompartmentDetails Modifier and Type Method Description ChangeIotDomainGroupCompartmentDetailsChangeIotDomainGroupCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeIotDomainGroupCompartmentDetailsChangeIotDomainGroupCompartmentRequest. getChangeIotDomainGroupCompartmentDetails()Details for changing the IoT domain group compartment.Methods in com.oracle.bmc.iot.requests with parameters of type ChangeIotDomainGroupCompartmentDetails Modifier and Type Method Description ChangeIotDomainGroupCompartmentRequest.BuilderChangeIotDomainGroupCompartmentRequest.Builder. body$(ChangeIotDomainGroupCompartmentDetails body)Alternative setter for the body parameter.ChangeIotDomainGroupCompartmentRequest.BuilderChangeIotDomainGroupCompartmentRequest.Builder. changeIotDomainGroupCompartmentDetails(ChangeIotDomainGroupCompartmentDetails changeIotDomainGroupCompartmentDetails)Details for changing the IoT domain group compartment.
 
-