Uses of Class
com.google.cloud.gkebackup.v1.ListBackupPlansResponse
-
Packages that use ListBackupPlansResponse Package Description com.google.cloud.gkebackup.v1 A client to Backup for GKE APIcom.google.cloud.gkebackup.v1.stub -
-
Uses of ListBackupPlansResponse in com.google.cloud.gkebackup.v1
Methods in com.google.cloud.gkebackup.v1 that return ListBackupPlansResponse Modifier and Type Method Description ListBackupPlansResponseListBackupPlansResponse.Builder. build()ListBackupPlansResponseListBackupPlansResponse.Builder. buildPartial()static ListBackupPlansResponseListBackupPlansResponse. getDefaultInstance()ListBackupPlansResponseListBackupPlansResponse.Builder. getDefaultInstanceForType()ListBackupPlansResponseListBackupPlansResponse. getDefaultInstanceForType()ListBackupPlansResponseBackupForGKEGrpc.BackupForGKEBlockingStub. listBackupPlans(ListBackupPlansRequest request)Lists BackupPlans in a given location.static ListBackupPlansResponseListBackupPlansResponse. parseDelimitedFrom(InputStream input)static ListBackupPlansResponseListBackupPlansResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListBackupPlansResponseListBackupPlansResponse. parseFrom(byte[] data)static ListBackupPlansResponseListBackupPlansResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListBackupPlansResponseListBackupPlansResponse. parseFrom(com.google.protobuf.ByteString data)static ListBackupPlansResponseListBackupPlansResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListBackupPlansResponseListBackupPlansResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListBackupPlansResponseListBackupPlansResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListBackupPlansResponseListBackupPlansResponse. parseFrom(InputStream input)static ListBackupPlansResponseListBackupPlansResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListBackupPlansResponseListBackupPlansResponse. parseFrom(ByteBuffer data)static ListBackupPlansResponseListBackupPlansResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.gkebackup.v1 that return types with arguments of type ListBackupPlansResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListBackupPlansRequest,ListBackupPlansResponse>BackupForGKEGrpc. getListBackupPlansMethod()com.google.protobuf.Parser<ListBackupPlansResponse>ListBackupPlansResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListBackupPlansResponse>BackupForGKEGrpc.BackupForGKEFutureStub. listBackupPlans(ListBackupPlansRequest request)Lists BackupPlans in a given location.com.google.api.gax.rpc.UnaryCallable<ListBackupPlansRequest,ListBackupPlansResponse>BackupForGKEClient. listBackupPlansCallable()Lists BackupPlans in a given location.com.google.api.gax.rpc.PagedCallSettings.Builder<ListBackupPlansRequest,ListBackupPlansResponse,BackupForGKEClient.ListBackupPlansPagedResponse>BackupForGKESettings.Builder. listBackupPlansSettings()Returns the builder for the settings used for calls to listBackupPlans.com.google.api.gax.rpc.PagedCallSettings<ListBackupPlansRequest,ListBackupPlansResponse,BackupForGKEClient.ListBackupPlansPagedResponse>BackupForGKESettings. listBackupPlansSettings()Returns the object with the settings used for calls to listBackupPlans.static com.google.protobuf.Parser<ListBackupPlansResponse>ListBackupPlansResponse. parser()Methods in com.google.cloud.gkebackup.v1 with parameters of type ListBackupPlansResponse Modifier and Type Method Description protected BackupForGKEClient.ListBackupPlansPageBackupForGKEClient.ListBackupPlansPage. createPage(com.google.api.gax.rpc.PageContext<ListBackupPlansRequest,ListBackupPlansResponse,BackupPlan> context, ListBackupPlansResponse response)ListBackupPlansResponse.BuilderListBackupPlansResponse.Builder. mergeFrom(ListBackupPlansResponse other)static ListBackupPlansResponse.BuilderListBackupPlansResponse. newBuilder(ListBackupPlansResponse prototype)Method parameters in com.google.cloud.gkebackup.v1 with type arguments of type ListBackupPlansResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<BackupForGKEClient.ListBackupPlansPagedResponse>BackupForGKEClient.ListBackupPlansPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListBackupPlansRequest,ListBackupPlansResponse,BackupPlan> context, com.google.api.core.ApiFuture<ListBackupPlansResponse> futureResponse)static com.google.api.core.ApiFuture<BackupForGKEClient.ListBackupPlansPagedResponse>BackupForGKEClient.ListBackupPlansPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListBackupPlansRequest,ListBackupPlansResponse,BackupPlan> context, com.google.api.core.ApiFuture<ListBackupPlansResponse> futureResponse)protected BackupForGKEClient.ListBackupPlansPageBackupForGKEClient.ListBackupPlansPage. createPage(com.google.api.gax.rpc.PageContext<ListBackupPlansRequest,ListBackupPlansResponse,BackupPlan> context, ListBackupPlansResponse response)com.google.api.core.ApiFuture<BackupForGKEClient.ListBackupPlansPage>BackupForGKEClient.ListBackupPlansPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListBackupPlansRequest,ListBackupPlansResponse,BackupPlan> context, com.google.api.core.ApiFuture<ListBackupPlansResponse> futureResponse)com.google.api.core.ApiFuture<BackupForGKEClient.ListBackupPlansPage>BackupForGKEClient.ListBackupPlansPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListBackupPlansRequest,ListBackupPlansResponse,BackupPlan> context, com.google.api.core.ApiFuture<ListBackupPlansResponse> futureResponse)default voidBackupForGKEGrpc.AsyncService. listBackupPlans(ListBackupPlansRequest request, io.grpc.stub.StreamObserver<ListBackupPlansResponse> responseObserver)Lists BackupPlans in a given location.voidBackupForGKEGrpc.BackupForGKEStub. listBackupPlans(ListBackupPlansRequest request, io.grpc.stub.StreamObserver<ListBackupPlansResponse> responseObserver)Lists BackupPlans in a given location. -
Uses of ListBackupPlansResponse in com.google.cloud.gkebackup.v1.stub
Methods in com.google.cloud.gkebackup.v1.stub that return types with arguments of type ListBackupPlansResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListBackupPlansRequest,ListBackupPlansResponse>BackupForGKEStub. listBackupPlansCallable()com.google.api.gax.rpc.UnaryCallable<ListBackupPlansRequest,ListBackupPlansResponse>GrpcBackupForGKEStub. listBackupPlansCallable()com.google.api.gax.rpc.UnaryCallable<ListBackupPlansRequest,ListBackupPlansResponse>HttpJsonBackupForGKEStub. listBackupPlansCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListBackupPlansRequest,ListBackupPlansResponse,BackupForGKEClient.ListBackupPlansPagedResponse>BackupForGKEStubSettings.Builder. listBackupPlansSettings()Returns the builder for the settings used for calls to listBackupPlans.com.google.api.gax.rpc.PagedCallSettings<ListBackupPlansRequest,ListBackupPlansResponse,BackupForGKEClient.ListBackupPlansPagedResponse>BackupForGKEStubSettings. listBackupPlansSettings()Returns the object with the settings used for calls to listBackupPlans.
-