Uses of Class
com.google.cloud.compute.v1.ExternalVpnGatewaysClient.ListPagedResponse
-
Packages that use ExternalVpnGatewaysClient.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 ExternalVpnGatewaysClient.ListPagedResponse in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return ExternalVpnGatewaysClient.ListPagedResponse Modifier and Type Method Description ExternalVpnGatewaysClient.ListPagedResponseExternalVpnGatewaysClient. list(ListExternalVpnGatewaysRequest request)Retrieves the list of ExternalVpnGateway available to the specified project.ExternalVpnGatewaysClient.ListPagedResponseExternalVpnGatewaysClient. list(String project)Retrieves the list of ExternalVpnGateway available to the specified project.Methods in com.google.cloud.compute.v1 that return types with arguments of type ExternalVpnGatewaysClient.ListPagedResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<ExternalVpnGatewaysClient.ListPagedResponse>ExternalVpnGatewaysClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListExternalVpnGatewaysRequest,ExternalVpnGatewayList,ExternalVpnGateway> context, com.google.api.core.ApiFuture<ExternalVpnGatewayList> futureResponse)com.google.api.gax.rpc.UnaryCallable<ListExternalVpnGatewaysRequest,ExternalVpnGatewaysClient.ListPagedResponse>ExternalVpnGatewaysClient. listPagedCallable()Retrieves the list of ExternalVpnGateway available to the specified project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListExternalVpnGatewaysRequest,ExternalVpnGatewayList,ExternalVpnGatewaysClient.ListPagedResponse>ExternalVpnGatewaysSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListExternalVpnGatewaysRequest,ExternalVpnGatewayList,ExternalVpnGatewaysClient.ListPagedResponse>ExternalVpnGatewaysSettings. listSettings()Returns the object with the settings used for calls to list. -
Uses of ExternalVpnGatewaysClient.ListPagedResponse in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type ExternalVpnGatewaysClient.ListPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListExternalVpnGatewaysRequest,ExternalVpnGatewaysClient.ListPagedResponse>ExternalVpnGatewaysStub. listPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListExternalVpnGatewaysRequest,ExternalVpnGatewaysClient.ListPagedResponse>HttpJsonExternalVpnGatewaysStub. listPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListExternalVpnGatewaysRequest,ExternalVpnGatewayList,ExternalVpnGatewaysClient.ListPagedResponse>ExternalVpnGatewaysStubSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListExternalVpnGatewaysRequest,ExternalVpnGatewayList,ExternalVpnGatewaysClient.ListPagedResponse>ExternalVpnGatewaysStubSettings. listSettings()Returns the object with the settings used for calls to list.
-