Uses of Class
com.oracle.bmc.waf.responses.ChangeNetworkAddressListCompartmentResponse
-
Packages that use ChangeNetworkAddressListCompartmentResponse Package Description com.oracle.bmc.waf com.oracle.bmc.waf.responses -
-
Uses of ChangeNetworkAddressListCompartmentResponse in com.oracle.bmc.waf
Methods in com.oracle.bmc.waf that return ChangeNetworkAddressListCompartmentResponse Modifier and Type Method Description ChangeNetworkAddressListCompartmentResponseWaf. changeNetworkAddressListCompartment(ChangeNetworkAddressListCompartmentRequest request)Moves a NetworkAddressList resource from one compartment to another.ChangeNetworkAddressListCompartmentResponseWafClient. changeNetworkAddressListCompartment(ChangeNetworkAddressListCompartmentRequest request)Methods in com.oracle.bmc.waf that return types with arguments of type ChangeNetworkAddressListCompartmentResponse Modifier and Type Method Description Future<ChangeNetworkAddressListCompartmentResponse>WafAsync. changeNetworkAddressListCompartment(ChangeNetworkAddressListCompartmentRequest request, AsyncHandler<ChangeNetworkAddressListCompartmentRequest,ChangeNetworkAddressListCompartmentResponse> handler)Moves a NetworkAddressList resource from one compartment to another.Future<ChangeNetworkAddressListCompartmentResponse>WafAsyncClient. changeNetworkAddressListCompartment(ChangeNetworkAddressListCompartmentRequest request, AsyncHandler<ChangeNetworkAddressListCompartmentRequest,ChangeNetworkAddressListCompartmentResponse> handler)Method parameters in com.oracle.bmc.waf with type arguments of type ChangeNetworkAddressListCompartmentResponse Modifier and Type Method Description Future<ChangeNetworkAddressListCompartmentResponse>WafAsync. changeNetworkAddressListCompartment(ChangeNetworkAddressListCompartmentRequest request, AsyncHandler<ChangeNetworkAddressListCompartmentRequest,ChangeNetworkAddressListCompartmentResponse> handler)Moves a NetworkAddressList resource from one compartment to another.Future<ChangeNetworkAddressListCompartmentResponse>WafAsyncClient. changeNetworkAddressListCompartment(ChangeNetworkAddressListCompartmentRequest request, AsyncHandler<ChangeNetworkAddressListCompartmentRequest,ChangeNetworkAddressListCompartmentResponse> handler) -
Uses of ChangeNetworkAddressListCompartmentResponse in com.oracle.bmc.waf.responses
Methods in com.oracle.bmc.waf.responses that return ChangeNetworkAddressListCompartmentResponse Modifier and Type Method Description ChangeNetworkAddressListCompartmentResponseChangeNetworkAddressListCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.waf.responses with parameters of type ChangeNetworkAddressListCompartmentResponse Modifier and Type Method Description ChangeNetworkAddressListCompartmentResponse.BuilderChangeNetworkAddressListCompartmentResponse.Builder. copy(ChangeNetworkAddressListCompartmentResponse o)Copy method to populate the builder with values from the given instance.
-