Uses of Class
com.oracle.bmc.networkfirewall.requests.GetAddressListRequest
-
Packages that use GetAddressListRequest Package Description com.oracle.bmc.networkfirewall com.oracle.bmc.networkfirewall.requests -
-
Uses of GetAddressListRequest in com.oracle.bmc.networkfirewall
Methods in com.oracle.bmc.networkfirewall with parameters of type GetAddressListRequest Modifier and Type Method Description GetAddressListResponseNetworkFirewall. getAddressList(GetAddressListRequest request)Get Address List by the given name in the context of network firewall policy.Future<GetAddressListResponse>NetworkFirewallAsync. getAddressList(GetAddressListRequest request, AsyncHandler<GetAddressListRequest,GetAddressListResponse> handler)Get Address List by the given name in the context of network firewall policy.Future<GetAddressListResponse>NetworkFirewallAsyncClient. getAddressList(GetAddressListRequest request, AsyncHandler<GetAddressListRequest,GetAddressListResponse> handler)GetAddressListResponseNetworkFirewallClient. getAddressList(GetAddressListRequest request)Method parameters in com.oracle.bmc.networkfirewall with type arguments of type GetAddressListRequest Modifier and Type Method Description Future<GetAddressListResponse>NetworkFirewallAsync. getAddressList(GetAddressListRequest request, AsyncHandler<GetAddressListRequest,GetAddressListResponse> handler)Get Address List by the given name in the context of network firewall policy.Future<GetAddressListResponse>NetworkFirewallAsyncClient. getAddressList(GetAddressListRequest request, AsyncHandler<GetAddressListRequest,GetAddressListResponse> handler) -
Uses of GetAddressListRequest in com.oracle.bmc.networkfirewall.requests
Methods in com.oracle.bmc.networkfirewall.requests that return GetAddressListRequest Modifier and Type Method Description GetAddressListRequestGetAddressListRequest.Builder. build()Build the instance of GetAddressListRequest as configured by this builderGetAddressListRequestGetAddressListRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetAddressListRequest as configured by this builderMethods in com.oracle.bmc.networkfirewall.requests with parameters of type GetAddressListRequest Modifier and Type Method Description GetAddressListRequest.BuilderGetAddressListRequest.Builder. copy(GetAddressListRequest o)Copy method to populate the builder with values from the given instance.
-