Uses of Class
com.google.cloud.compute.v1.BackendBucketList
-
Packages that use BackendBucketList 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 BackendBucketList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return BackendBucketList Modifier and Type Method Description BackendBucketListBackendBucketList.Builder. build()BackendBucketListBackendBucketList.Builder. buildPartial()static BackendBucketListBackendBucketList. getDefaultInstance()BackendBucketListBackendBucketList.Builder. getDefaultInstanceForType()BackendBucketListBackendBucketList. getDefaultInstanceForType()static BackendBucketListBackendBucketList. parseDelimitedFrom(InputStream input)static BackendBucketListBackendBucketList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackendBucketListBackendBucketList. parseFrom(byte[] data)static BackendBucketListBackendBucketList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackendBucketListBackendBucketList. parseFrom(com.google.protobuf.ByteString data)static BackendBucketListBackendBucketList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackendBucketListBackendBucketList. parseFrom(com.google.protobuf.CodedInputStream input)static BackendBucketListBackendBucketList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackendBucketListBackendBucketList. parseFrom(InputStream input)static BackendBucketListBackendBucketList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackendBucketListBackendBucketList. parseFrom(ByteBuffer data)static BackendBucketListBackendBucketList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type BackendBucketList Modifier and Type Method Description com.google.protobuf.Parser<BackendBucketList>BackendBucketList. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListBackendBucketsRequest,BackendBucketList>BackendBucketsClient. listCallable()Retrieves the list of BackendBucket resources available to the specified project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListBackendBucketsRequest,BackendBucketList,BackendBucketsClient.ListPagedResponse>BackendBucketsSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListBackendBucketsRequest,BackendBucketList,BackendBucketsClient.ListPagedResponse>BackendBucketsSettings. listSettings()Returns the object with the settings used for calls to list.static com.google.protobuf.Parser<BackendBucketList>BackendBucketList. parser()Methods in com.google.cloud.compute.v1 with parameters of type BackendBucketList Modifier and Type Method Description protected BackendBucketsClient.ListPageBackendBucketsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListBackendBucketsRequest,BackendBucketList,BackendBucket> context, BackendBucketList response)BackendBucketList.BuilderBackendBucketList.Builder. mergeFrom(BackendBucketList other)static BackendBucketList.BuilderBackendBucketList. newBuilder(BackendBucketList prototype)Method parameters in com.google.cloud.compute.v1 with type arguments of type BackendBucketList Modifier and Type Method Description static com.google.api.core.ApiFuture<BackendBucketsClient.ListPagedResponse>BackendBucketsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListBackendBucketsRequest,BackendBucketList,BackendBucket> context, com.google.api.core.ApiFuture<BackendBucketList> futureResponse)static com.google.api.core.ApiFuture<BackendBucketsClient.ListPagedResponse>BackendBucketsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListBackendBucketsRequest,BackendBucketList,BackendBucket> context, com.google.api.core.ApiFuture<BackendBucketList> futureResponse)protected BackendBucketsClient.ListPageBackendBucketsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListBackendBucketsRequest,BackendBucketList,BackendBucket> context, BackendBucketList response)com.google.api.core.ApiFuture<BackendBucketsClient.ListPage>BackendBucketsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListBackendBucketsRequest,BackendBucketList,BackendBucket> context, com.google.api.core.ApiFuture<BackendBucketList> futureResponse)com.google.api.core.ApiFuture<BackendBucketsClient.ListPage>BackendBucketsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListBackendBucketsRequest,BackendBucketList,BackendBucket> context, com.google.api.core.ApiFuture<BackendBucketList> futureResponse) -
Uses of BackendBucketList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type BackendBucketList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListBackendBucketsRequest,BackendBucketList>BackendBucketsStub. listCallable()com.google.api.gax.rpc.UnaryCallable<ListBackendBucketsRequest,BackendBucketList>HttpJsonBackendBucketsStub. listCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListBackendBucketsRequest,BackendBucketList,BackendBucketsClient.ListPagedResponse>BackendBucketsStubSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListBackendBucketsRequest,BackendBucketList,BackendBucketsClient.ListPagedResponse>BackendBucketsStubSettings. listSettings()Returns the object with the settings used for calls to list.
-