Uses of Class
com.google.cloud.compute.v1.BackendServiceList
-
Packages that use BackendServiceList 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 BackendServiceList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return BackendServiceList Modifier and Type Method Description BackendServiceListBackendServiceList.Builder. build()BackendServiceListBackendServiceList.Builder. buildPartial()static BackendServiceListBackendServiceList. getDefaultInstance()BackendServiceListBackendServiceList.Builder. getDefaultInstanceForType()BackendServiceListBackendServiceList. getDefaultInstanceForType()static BackendServiceListBackendServiceList. parseDelimitedFrom(InputStream input)static BackendServiceListBackendServiceList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackendServiceListBackendServiceList. parseFrom(byte[] data)static BackendServiceListBackendServiceList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackendServiceListBackendServiceList. parseFrom(com.google.protobuf.ByteString data)static BackendServiceListBackendServiceList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackendServiceListBackendServiceList. parseFrom(com.google.protobuf.CodedInputStream input)static BackendServiceListBackendServiceList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackendServiceListBackendServiceList. parseFrom(InputStream input)static BackendServiceListBackendServiceList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackendServiceListBackendServiceList. parseFrom(ByteBuffer data)static BackendServiceListBackendServiceList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type BackendServiceList Modifier and Type Method Description com.google.protobuf.Parser<BackendServiceList>BackendServiceList. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListBackendServicesRequest,BackendServiceList>BackendServicesClient. listCallable()Retrieves the list of BackendService resources available to the specified project.com.google.api.gax.rpc.UnaryCallable<ListRegionBackendServicesRequest,BackendServiceList>RegionBackendServicesClient. listCallable()Retrieves the list of regional BackendService resources available to the specified project in the given region.com.google.api.gax.rpc.PagedCallSettings.Builder<ListBackendServicesRequest,BackendServiceList,BackendServicesClient.ListPagedResponse>BackendServicesSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListBackendServicesRequest,BackendServiceList,BackendServicesClient.ListPagedResponse>BackendServicesSettings. listSettings()Returns the object with the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionBackendServicesRequest,BackendServiceList,RegionBackendServicesClient.ListPagedResponse>RegionBackendServicesSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListRegionBackendServicesRequest,BackendServiceList,RegionBackendServicesClient.ListPagedResponse>RegionBackendServicesSettings. listSettings()Returns the object with the settings used for calls to list.static com.google.protobuf.Parser<BackendServiceList>BackendServiceList. parser()Methods in com.google.cloud.compute.v1 with parameters of type BackendServiceList Modifier and Type Method Description protected BackendServicesClient.ListPageBackendServicesClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListBackendServicesRequest,BackendServiceList,BackendService> context, BackendServiceList response)protected RegionBackendServicesClient.ListPageRegionBackendServicesClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListRegionBackendServicesRequest,BackendServiceList,BackendService> context, BackendServiceList response)BackendServiceList.BuilderBackendServiceList.Builder. mergeFrom(BackendServiceList other)static BackendServiceList.BuilderBackendServiceList. newBuilder(BackendServiceList prototype)Method parameters in com.google.cloud.compute.v1 with type arguments of type BackendServiceList Modifier and Type Method Description static com.google.api.core.ApiFuture<BackendServicesClient.ListPagedResponse>BackendServicesClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListBackendServicesRequest,BackendServiceList,BackendService> context, com.google.api.core.ApiFuture<BackendServiceList> futureResponse)static com.google.api.core.ApiFuture<BackendServicesClient.ListPagedResponse>BackendServicesClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListBackendServicesRequest,BackendServiceList,BackendService> context, com.google.api.core.ApiFuture<BackendServiceList> futureResponse)static com.google.api.core.ApiFuture<RegionBackendServicesClient.ListPagedResponse>RegionBackendServicesClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRegionBackendServicesRequest,BackendServiceList,BackendService> context, com.google.api.core.ApiFuture<BackendServiceList> futureResponse)static com.google.api.core.ApiFuture<RegionBackendServicesClient.ListPagedResponse>RegionBackendServicesClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRegionBackendServicesRequest,BackendServiceList,BackendService> context, com.google.api.core.ApiFuture<BackendServiceList> futureResponse)protected BackendServicesClient.ListPageBackendServicesClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListBackendServicesRequest,BackendServiceList,BackendService> context, BackendServiceList response)protected RegionBackendServicesClient.ListPageRegionBackendServicesClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListRegionBackendServicesRequest,BackendServiceList,BackendService> context, BackendServiceList response)com.google.api.core.ApiFuture<BackendServicesClient.ListPage>BackendServicesClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListBackendServicesRequest,BackendServiceList,BackendService> context, com.google.api.core.ApiFuture<BackendServiceList> futureResponse)com.google.api.core.ApiFuture<BackendServicesClient.ListPage>BackendServicesClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListBackendServicesRequest,BackendServiceList,BackendService> context, com.google.api.core.ApiFuture<BackendServiceList> futureResponse)com.google.api.core.ApiFuture<RegionBackendServicesClient.ListPage>RegionBackendServicesClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRegionBackendServicesRequest,BackendServiceList,BackendService> context, com.google.api.core.ApiFuture<BackendServiceList> futureResponse)com.google.api.core.ApiFuture<RegionBackendServicesClient.ListPage>RegionBackendServicesClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRegionBackendServicesRequest,BackendServiceList,BackendService> context, com.google.api.core.ApiFuture<BackendServiceList> futureResponse) -
Uses of BackendServiceList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type BackendServiceList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListBackendServicesRequest,BackendServiceList>BackendServicesStub. listCallable()com.google.api.gax.rpc.UnaryCallable<ListBackendServicesRequest,BackendServiceList>HttpJsonBackendServicesStub. listCallable()com.google.api.gax.rpc.UnaryCallable<ListRegionBackendServicesRequest,BackendServiceList>HttpJsonRegionBackendServicesStub. listCallable()com.google.api.gax.rpc.UnaryCallable<ListRegionBackendServicesRequest,BackendServiceList>RegionBackendServicesStub. listCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListBackendServicesRequest,BackendServiceList,BackendServicesClient.ListPagedResponse>BackendServicesStubSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListBackendServicesRequest,BackendServiceList,BackendServicesClient.ListPagedResponse>BackendServicesStubSettings. listSettings()Returns the object with the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionBackendServicesRequest,BackendServiceList,RegionBackendServicesClient.ListPagedResponse>RegionBackendServicesStubSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListRegionBackendServicesRequest,BackendServiceList,RegionBackendServicesClient.ListPagedResponse>RegionBackendServicesStubSettings. listSettings()Returns the object with the settings used for calls to list.
-