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 ChangeAddressListCompartmentDetails
ChangeAddressListCompartmentDetails.Builder. build()
Methods in com.oracle.bmc.waas.model with parameters of type ChangeAddressListCompartmentDetails Modifier and Type Method Description ChangeAddressListCompartmentDetails.Builder
ChangeAddressListCompartmentDetails.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 ChangeAddressListCompartmentDetails
ChangeAddressListCompartmentRequest. getBody$()
Alternative accessor for the body parameter.ChangeAddressListCompartmentDetails
ChangeAddressListCompartmentRequest. getChangeAddressListCompartmentDetails()
Methods in com.oracle.bmc.waas.requests with parameters of type ChangeAddressListCompartmentDetails Modifier and Type Method Description ChangeAddressListCompartmentRequest.Builder
ChangeAddressListCompartmentRequest.Builder. body$(ChangeAddressListCompartmentDetails body)
Alternative setter for the body parameter.ChangeAddressListCompartmentRequest.Builder
ChangeAddressListCompartmentRequest.Builder. changeAddressListCompartmentDetails(ChangeAddressListCompartmentDetails changeAddressListCompartmentDetails)
-