Uses of Class
com.google.cloud.compute.v1.TargetVpnGatewaysClient.ListPagedResponse
-
Packages that use TargetVpnGatewaysClient.ListPagedResponse 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.ListPagedResponse in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return TargetVpnGatewaysClient.ListPagedResponse Modifier and Type Method Description TargetVpnGatewaysClient.ListPagedResponseTargetVpnGatewaysClient. list(ListTargetVpnGatewaysRequest request)Retrieves a list of target VPN gateways available to the specified project and region.TargetVpnGatewaysClient.ListPagedResponseTargetVpnGatewaysClient. list(String project, String region)Retrieves a list of target VPN gateways available to the specified project and region.Methods in com.google.cloud.compute.v1 that return types with arguments of type TargetVpnGatewaysClient.ListPagedResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<TargetVpnGatewaysClient.ListPagedResponse>TargetVpnGatewaysClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListTargetVpnGatewaysRequest,TargetVpnGatewayList,TargetVpnGateway> context, com.google.api.core.ApiFuture<TargetVpnGatewayList> futureResponse)com.google.api.gax.rpc.UnaryCallable<ListTargetVpnGatewaysRequest,TargetVpnGatewaysClient.ListPagedResponse>TargetVpnGatewaysClient. listPagedCallable()Retrieves a list of target VPN gateways available to the specified project and region.com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetVpnGatewaysRequest,TargetVpnGatewayList,TargetVpnGatewaysClient.ListPagedResponse>TargetVpnGatewaysSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListTargetVpnGatewaysRequest,TargetVpnGatewayList,TargetVpnGatewaysClient.ListPagedResponse>TargetVpnGatewaysSettings. listSettings()Returns the object with the settings used for calls to list. -
Uses of TargetVpnGatewaysClient.ListPagedResponse in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type TargetVpnGatewaysClient.ListPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListTargetVpnGatewaysRequest,TargetVpnGatewaysClient.ListPagedResponse>HttpJsonTargetVpnGatewaysStub. listPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListTargetVpnGatewaysRequest,TargetVpnGatewaysClient.ListPagedResponse>TargetVpnGatewaysStub. listPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetVpnGatewaysRequest,TargetVpnGatewayList,TargetVpnGatewaysClient.ListPagedResponse>TargetVpnGatewaysStubSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListTargetVpnGatewaysRequest,TargetVpnGatewayList,TargetVpnGatewaysClient.ListPagedResponse>TargetVpnGatewaysStubSettings. listSettings()Returns the object with the settings used for calls to list.
-