Uses of Class
com.google.cloud.compute.v1.VpnTunnelsClient.AggregatedListPagedResponse
-
Packages that use VpnTunnelsClient.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 VpnTunnelsClient.AggregatedListPagedResponse in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return VpnTunnelsClient.AggregatedListPagedResponse Modifier and Type Method Description VpnTunnelsClient.AggregatedListPagedResponseVpnTunnelsClient. aggregatedList(AggregatedListVpnTunnelsRequest request)Retrieves an aggregated list of VPN tunnels.VpnTunnelsClient.AggregatedListPagedResponseVpnTunnelsClient. aggregatedList(String project)Retrieves an aggregated list of VPN tunnels.Methods in com.google.cloud.compute.v1 that return types with arguments of type VpnTunnelsClient.AggregatedListPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListVpnTunnelsRequest,VpnTunnelsClient.AggregatedListPagedResponse>VpnTunnelsClient. aggregatedListPagedCallable()Retrieves an aggregated list of VPN tunnels.com.google.api.gax.rpc.PagedCallSettings<AggregatedListVpnTunnelsRequest,VpnTunnelAggregatedList,VpnTunnelsClient.AggregatedListPagedResponse>VpnTunnelsSettings. aggregatedListSettings()Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListVpnTunnelsRequest,VpnTunnelAggregatedList,VpnTunnelsClient.AggregatedListPagedResponse>VpnTunnelsSettings.Builder. aggregatedListSettings()Returns the builder for the settings used for calls to aggregatedList.static com.google.api.core.ApiFuture<VpnTunnelsClient.AggregatedListPagedResponse>VpnTunnelsClient.AggregatedListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<AggregatedListVpnTunnelsRequest,VpnTunnelAggregatedList,Map.Entry<String,VpnTunnelsScopedList>> context, com.google.api.core.ApiFuture<VpnTunnelAggregatedList> futureResponse) -
Uses of VpnTunnelsClient.AggregatedListPagedResponse in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type VpnTunnelsClient.AggregatedListPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListVpnTunnelsRequest,VpnTunnelsClient.AggregatedListPagedResponse>HttpJsonVpnTunnelsStub. aggregatedListPagedCallable()com.google.api.gax.rpc.UnaryCallable<AggregatedListVpnTunnelsRequest,VpnTunnelsClient.AggregatedListPagedResponse>VpnTunnelsStub. aggregatedListPagedCallable()com.google.api.gax.rpc.PagedCallSettings<AggregatedListVpnTunnelsRequest,VpnTunnelAggregatedList,VpnTunnelsClient.AggregatedListPagedResponse>VpnTunnelsStubSettings. aggregatedListSettings()Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListVpnTunnelsRequest,VpnTunnelAggregatedList,VpnTunnelsClient.AggregatedListPagedResponse>VpnTunnelsStubSettings.Builder. aggregatedListSettings()Returns the builder for the settings used for calls to aggregatedList.
-