Uses of Class
com.oracle.bmc.waf.responses.UpdateNetworkAddressListResponse
-
Packages that use UpdateNetworkAddressListResponse Package Description com.oracle.bmc.waf com.oracle.bmc.waf.responses -
-
Uses of UpdateNetworkAddressListResponse in com.oracle.bmc.waf
Methods in com.oracle.bmc.waf that return UpdateNetworkAddressListResponse Modifier and Type Method Description UpdateNetworkAddressListResponseWaf. updateNetworkAddressList(UpdateNetworkAddressListRequest request)Update the NetworkAddressList identified by the OCID.UpdateNetworkAddressListResponseWafClient. updateNetworkAddressList(UpdateNetworkAddressListRequest request)Methods in com.oracle.bmc.waf that return types with arguments of type UpdateNetworkAddressListResponse Modifier and Type Method Description Future<UpdateNetworkAddressListResponse>WafAsync. updateNetworkAddressList(UpdateNetworkAddressListRequest request, AsyncHandler<UpdateNetworkAddressListRequest,UpdateNetworkAddressListResponse> handler)Update the NetworkAddressList identified by the OCID.Future<UpdateNetworkAddressListResponse>WafAsyncClient. updateNetworkAddressList(UpdateNetworkAddressListRequest request, AsyncHandler<UpdateNetworkAddressListRequest,UpdateNetworkAddressListResponse> handler)Method parameters in com.oracle.bmc.waf with type arguments of type UpdateNetworkAddressListResponse Modifier and Type Method Description Future<UpdateNetworkAddressListResponse>WafAsync. updateNetworkAddressList(UpdateNetworkAddressListRequest request, AsyncHandler<UpdateNetworkAddressListRequest,UpdateNetworkAddressListResponse> handler)Update the NetworkAddressList identified by the OCID.Future<UpdateNetworkAddressListResponse>WafAsyncClient. updateNetworkAddressList(UpdateNetworkAddressListRequest request, AsyncHandler<UpdateNetworkAddressListRequest,UpdateNetworkAddressListResponse> handler) -
Uses of UpdateNetworkAddressListResponse in com.oracle.bmc.waf.responses
Methods in com.oracle.bmc.waf.responses that return UpdateNetworkAddressListResponse Modifier and Type Method Description UpdateNetworkAddressListResponseUpdateNetworkAddressListResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.waf.responses with parameters of type UpdateNetworkAddressListResponse Modifier and Type Method Description UpdateNetworkAddressListResponse.BuilderUpdateNetworkAddressListResponse.Builder. copy(UpdateNetworkAddressListResponse o)Copy method to populate the builder with values from the given instance.
-