Uses of Class
com.oracle.bmc.networkfirewall.requests.GetServiceListRequest
-
Packages that use GetServiceListRequest Package Description com.oracle.bmc.networkfirewall com.oracle.bmc.networkfirewall.requests -
-
Uses of GetServiceListRequest in com.oracle.bmc.networkfirewall
Methods in com.oracle.bmc.networkfirewall with parameters of type GetServiceListRequest Modifier and Type Method Description GetServiceListResponseNetworkFirewall. getServiceList(GetServiceListRequest request)Get ServiceList by the given name in the context of network firewall policy.Future<GetServiceListResponse>NetworkFirewallAsync. getServiceList(GetServiceListRequest request, AsyncHandler<GetServiceListRequest,GetServiceListResponse> handler)Get ServiceList by the given name in the context of network firewall policy.Future<GetServiceListResponse>NetworkFirewallAsyncClient. getServiceList(GetServiceListRequest request, AsyncHandler<GetServiceListRequest,GetServiceListResponse> handler)GetServiceListResponseNetworkFirewallClient. getServiceList(GetServiceListRequest request)Method parameters in com.oracle.bmc.networkfirewall with type arguments of type GetServiceListRequest Modifier and Type Method Description Future<GetServiceListResponse>NetworkFirewallAsync. getServiceList(GetServiceListRequest request, AsyncHandler<GetServiceListRequest,GetServiceListResponse> handler)Get ServiceList by the given name in the context of network firewall policy.Future<GetServiceListResponse>NetworkFirewallAsyncClient. getServiceList(GetServiceListRequest request, AsyncHandler<GetServiceListRequest,GetServiceListResponse> handler) -
Uses of GetServiceListRequest in com.oracle.bmc.networkfirewall.requests
Methods in com.oracle.bmc.networkfirewall.requests that return GetServiceListRequest Modifier and Type Method Description GetServiceListRequestGetServiceListRequest.Builder. build()Build the instance of GetServiceListRequest as configured by this builderGetServiceListRequestGetServiceListRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetServiceListRequest as configured by this builderMethods in com.oracle.bmc.networkfirewall.requests with parameters of type GetServiceListRequest Modifier and Type Method Description GetServiceListRequest.BuilderGetServiceListRequest.Builder. copy(GetServiceListRequest o)Copy method to populate the builder with values from the given instance.
-