com.google.api.gax.rpc.UnaryCallable<AggregatedListNetworkEdgeSecurityServicesRequest,NetworkEdgeSecurityServicesClient.AggregatedListPagedResponse> |
NetworkEdgeSecurityServicesClient.aggregatedListPagedCallable() |
Retrieves the list of all NetworkEdgeSecurityService resources available to the specified
project.
|
com.google.api.gax.rpc.PagedCallSettings<AggregatedListNetworkEdgeSecurityServicesRequest,NetworkEdgeSecurityServiceAggregatedList,NetworkEdgeSecurityServicesClient.AggregatedListPagedResponse> |
NetworkEdgeSecurityServicesSettings.aggregatedListSettings() |
Returns the object with the settings used for calls to aggregatedList.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListNetworkEdgeSecurityServicesRequest,NetworkEdgeSecurityServiceAggregatedList,NetworkEdgeSecurityServicesClient.AggregatedListPagedResponse> |
NetworkEdgeSecurityServicesSettings.Builder.aggregatedListSettings() |
Returns the builder for the settings used for calls to aggregatedList.
|
static com.google.api.core.ApiFuture<NetworkEdgeSecurityServicesClient.AggregatedListPagedResponse> |
NetworkEdgeSecurityServicesClient.AggregatedListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<AggregatedListNetworkEdgeSecurityServicesRequest,NetworkEdgeSecurityServiceAggregatedList,Map.Entry<String,NetworkEdgeSecurityServicesScopedList>> context,
com.google.api.core.ApiFuture<NetworkEdgeSecurityServiceAggregatedList> futureResponse) |
|