Uses of Class
com.google.cloud.gkebackup.v1.ListBackupPlansRequest
-
Packages that use ListBackupPlansRequest Package Description com.google.cloud.gkebackup.v1 A client to Backup for GKE APIcom.google.cloud.gkebackup.v1.stub -
-
Uses of ListBackupPlansRequest in com.google.cloud.gkebackup.v1
Methods in com.google.cloud.gkebackup.v1 that return ListBackupPlansRequest Modifier and Type Method Description ListBackupPlansRequestListBackupPlansRequest.Builder. build()ListBackupPlansRequestListBackupPlansRequest.Builder. buildPartial()static ListBackupPlansRequestListBackupPlansRequest. getDefaultInstance()ListBackupPlansRequestListBackupPlansRequest.Builder. getDefaultInstanceForType()ListBackupPlansRequestListBackupPlansRequest. getDefaultInstanceForType()static ListBackupPlansRequestListBackupPlansRequest. parseDelimitedFrom(InputStream input)static ListBackupPlansRequestListBackupPlansRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListBackupPlansRequestListBackupPlansRequest. parseFrom(byte[] data)static ListBackupPlansRequestListBackupPlansRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListBackupPlansRequestListBackupPlansRequest. parseFrom(com.google.protobuf.ByteString data)static ListBackupPlansRequestListBackupPlansRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListBackupPlansRequestListBackupPlansRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListBackupPlansRequestListBackupPlansRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListBackupPlansRequestListBackupPlansRequest. parseFrom(InputStream input)static ListBackupPlansRequestListBackupPlansRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListBackupPlansRequestListBackupPlansRequest. parseFrom(ByteBuffer data)static ListBackupPlansRequestListBackupPlansRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.gkebackup.v1 that return types with arguments of type ListBackupPlansRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListBackupPlansRequest,ListBackupPlansResponse>BackupForGKEGrpc. getListBackupPlansMethod()com.google.protobuf.Parser<ListBackupPlansRequest>ListBackupPlansRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListBackupPlansRequest,ListBackupPlansResponse>BackupForGKEClient. listBackupPlansCallable()Lists BackupPlans in a given location.com.google.api.gax.rpc.UnaryCallable<ListBackupPlansRequest,BackupForGKEClient.ListBackupPlansPagedResponse>BackupForGKEClient. listBackupPlansPagedCallable()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<ListBackupPlansRequest>ListBackupPlansRequest. parser()Methods in com.google.cloud.gkebackup.v1 with parameters of type ListBackupPlansRequest Modifier and Type Method Description BackupForGKEClient.ListBackupPlansPagedResponseBackupForGKEClient. listBackupPlans(ListBackupPlansRequest request)Lists BackupPlans in a given location.default voidBackupForGKEGrpc.AsyncService. listBackupPlans(ListBackupPlansRequest request, io.grpc.stub.StreamObserver<ListBackupPlansResponse> responseObserver)Lists BackupPlans in a given location.ListBackupPlansResponseBackupForGKEGrpc.BackupForGKEBlockingStub. listBackupPlans(ListBackupPlansRequest request)Lists BackupPlans in a given location.com.google.common.util.concurrent.ListenableFuture<ListBackupPlansResponse>BackupForGKEGrpc.BackupForGKEFutureStub. listBackupPlans(ListBackupPlansRequest request)Lists BackupPlans in a given location.voidBackupForGKEGrpc.BackupForGKEStub. listBackupPlans(ListBackupPlansRequest request, io.grpc.stub.StreamObserver<ListBackupPlansResponse> responseObserver)Lists BackupPlans in a given location.ListBackupPlansRequest.BuilderListBackupPlansRequest.Builder. mergeFrom(ListBackupPlansRequest other)static ListBackupPlansRequest.BuilderListBackupPlansRequest. newBuilder(ListBackupPlansRequest prototype)Method parameters in com.google.cloud.gkebackup.v1 with type arguments of type ListBackupPlansRequest 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)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) -
Uses of ListBackupPlansRequest in com.google.cloud.gkebackup.v1.stub
Methods in com.google.cloud.gkebackup.v1.stub that return types with arguments of type ListBackupPlansRequest 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.UnaryCallable<ListBackupPlansRequest,BackupForGKEClient.ListBackupPlansPagedResponse>BackupForGKEStub. listBackupPlansPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListBackupPlansRequest,BackupForGKEClient.ListBackupPlansPagedResponse>GrpcBackupForGKEStub. listBackupPlansPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListBackupPlansRequest,BackupForGKEClient.ListBackupPlansPagedResponse>HttpJsonBackupForGKEStub. listBackupPlansPagedCallable()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.
-