Uses of Class
com.oracle.bmc.waas.model.ChangeAddressListCompartmentDetails
-
Packages that use ChangeAddressListCompartmentDetails Package Description com.oracle.bmc.waas.model com.oracle.bmc.waas.requests -
-
Uses of ChangeAddressListCompartmentDetails in com.oracle.bmc.waas.model
Methods in com.oracle.bmc.waas.model that return ChangeAddressListCompartmentDetails Modifier and Type Method Description ChangeAddressListCompartmentDetailsChangeAddressListCompartmentDetails.Builder. build()Methods in com.oracle.bmc.waas.model with parameters of type ChangeAddressListCompartmentDetails Modifier and Type Method Description ChangeAddressListCompartmentDetails.BuilderChangeAddressListCompartmentDetails.Builder. copy(ChangeAddressListCompartmentDetails model) -
Uses of ChangeAddressListCompartmentDetails in com.oracle.bmc.waas.requests
Methods in com.oracle.bmc.waas.requests that return ChangeAddressListCompartmentDetails Modifier and Type Method Description ChangeAddressListCompartmentDetailsChangeAddressListCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeAddressListCompartmentDetailsChangeAddressListCompartmentRequest. getChangeAddressListCompartmentDetails()Methods in com.oracle.bmc.waas.requests with parameters of type ChangeAddressListCompartmentDetails Modifier and Type Method Description ChangeAddressListCompartmentRequest.BuilderChangeAddressListCompartmentRequest.Builder. body$(ChangeAddressListCompartmentDetails body)Alternative setter for the body parameter.ChangeAddressListCompartmentRequest.BuilderChangeAddressListCompartmentRequest.Builder. changeAddressListCompartmentDetails(ChangeAddressListCompartmentDetails changeAddressListCompartmentDetails)
-