Uses of Class
com.oracle.bmc.waf.requests.GetNetworkAddressListRequest
-
Packages that use GetNetworkAddressListRequest Package Description com.oracle.bmc.waf com.oracle.bmc.waf.requests -
-
Uses of GetNetworkAddressListRequest in com.oracle.bmc.waf
Method parameters in com.oracle.bmc.waf with type arguments of type GetNetworkAddressListRequest Modifier and Type Method Description Future<GetNetworkAddressListResponse>WafAsync. getNetworkAddressList(GetNetworkAddressListRequest request, AsyncHandler<GetNetworkAddressListRequest,GetNetworkAddressListResponse> handler)Gets a NetworkAddressList by OCID.Future<GetNetworkAddressListResponse>WafAsyncClient. getNetworkAddressList(GetNetworkAddressListRequest request, AsyncHandler<GetNetworkAddressListRequest,GetNetworkAddressListResponse> handler) -
Uses of GetNetworkAddressListRequest in com.oracle.bmc.waf.requests
Methods in com.oracle.bmc.waf.requests that return GetNetworkAddressListRequest Modifier and Type Method Description GetNetworkAddressListRequestGetNetworkAddressListRequest.Builder. build()Build the instance of GetNetworkAddressListRequest as configured by this builderGetNetworkAddressListRequestGetNetworkAddressListRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetNetworkAddressListRequest as configured by this builderMethods in com.oracle.bmc.waf.requests with parameters of type GetNetworkAddressListRequest Modifier and Type Method Description GetNetworkAddressListRequest.BuilderGetNetworkAddressListRequest.Builder. copy(GetNetworkAddressListRequest o)Copy method to populate the builder with values from the given instance.
-