Uses of Class
com.google.cloud.compute.v1.TargetSslProxiesClient.ListPagedResponse
-
Packages that use TargetSslProxiesClient.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 TargetSslProxiesClient.ListPagedResponse in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return TargetSslProxiesClient.ListPagedResponse Modifier and Type Method Description TargetSslProxiesClient.ListPagedResponseTargetSslProxiesClient. list(ListTargetSslProxiesRequest request)Retrieves the list of TargetSslProxy resources available to the specified project.TargetSslProxiesClient.ListPagedResponseTargetSslProxiesClient. list(String project)Retrieves the list of TargetSslProxy resources available to the specified project.Methods in com.google.cloud.compute.v1 that return types with arguments of type TargetSslProxiesClient.ListPagedResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<TargetSslProxiesClient.ListPagedResponse>TargetSslProxiesClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListTargetSslProxiesRequest,TargetSslProxyList,TargetSslProxy> context, com.google.api.core.ApiFuture<TargetSslProxyList> futureResponse)com.google.api.gax.rpc.UnaryCallable<ListTargetSslProxiesRequest,TargetSslProxiesClient.ListPagedResponse>TargetSslProxiesClient. listPagedCallable()Retrieves the list of TargetSslProxy resources available to the specified project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetSslProxiesRequest,TargetSslProxyList,TargetSslProxiesClient.ListPagedResponse>TargetSslProxiesSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListTargetSslProxiesRequest,TargetSslProxyList,TargetSslProxiesClient.ListPagedResponse>TargetSslProxiesSettings. listSettings()Returns the object with the settings used for calls to list. -
Uses of TargetSslProxiesClient.ListPagedResponse in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type TargetSslProxiesClient.ListPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListTargetSslProxiesRequest,TargetSslProxiesClient.ListPagedResponse>HttpJsonTargetSslProxiesStub. listPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListTargetSslProxiesRequest,TargetSslProxiesClient.ListPagedResponse>TargetSslProxiesStub. listPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetSslProxiesRequest,TargetSslProxyList,TargetSslProxiesClient.ListPagedResponse>TargetSslProxiesStubSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListTargetSslProxiesRequest,TargetSslProxyList,TargetSslProxiesClient.ListPagedResponse>TargetSslProxiesStubSettings. listSettings()Returns the object with the settings used for calls to list.
-