Uses of Class
com.google.cloud.compute.v1.TargetVpnGatewaysClient.AggregatedListPagedResponse
-
Packages that use TargetVpnGatewaysClient.AggregatedListPagedResponse Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of TargetVpnGatewaysClient.AggregatedListPagedResponse in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return TargetVpnGatewaysClient.AggregatedListPagedResponse Modifier and Type Method Description TargetVpnGatewaysClient.AggregatedListPagedResponse
TargetVpnGatewaysClient. aggregatedList(AggregatedListTargetVpnGatewaysRequest request)
Retrieves an aggregated list of target VPN gateways.TargetVpnGatewaysClient.AggregatedListPagedResponse
TargetVpnGatewaysClient. aggregatedList(String project)
Retrieves an aggregated list of target VPN gateways.Methods in com.google.cloud.compute.v1 that return types with arguments of type TargetVpnGatewaysClient.AggregatedListPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListTargetVpnGatewaysRequest,TargetVpnGatewaysClient.AggregatedListPagedResponse>
TargetVpnGatewaysClient. aggregatedListPagedCallable()
Retrieves an aggregated list of target VPN gateways.com.google.api.gax.rpc.PagedCallSettings<AggregatedListTargetVpnGatewaysRequest,TargetVpnGatewayAggregatedList,TargetVpnGatewaysClient.AggregatedListPagedResponse>
TargetVpnGatewaysSettings. aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListTargetVpnGatewaysRequest,TargetVpnGatewayAggregatedList,TargetVpnGatewaysClient.AggregatedListPagedResponse>
TargetVpnGatewaysSettings.Builder. aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.static com.google.api.core.ApiFuture<TargetVpnGatewaysClient.AggregatedListPagedResponse>
TargetVpnGatewaysClient.AggregatedListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<AggregatedListTargetVpnGatewaysRequest,TargetVpnGatewayAggregatedList,Map.Entry<String,TargetVpnGatewaysScopedList>> context, com.google.api.core.ApiFuture<TargetVpnGatewayAggregatedList> futureResponse)
-
Uses of TargetVpnGatewaysClient.AggregatedListPagedResponse in com.google.cloud.compute.v1.stub
-