Uses of Class
com.google.cloud.gkebackup.v1.ListRestoresRequest
-
Packages that use ListRestoresRequest Package Description com.google.cloud.gkebackup.v1 A client to Backup for GKE APIcom.google.cloud.gkebackup.v1.stub -
-
Uses of ListRestoresRequest in com.google.cloud.gkebackup.v1
Methods in com.google.cloud.gkebackup.v1 that return ListRestoresRequest Modifier and Type Method Description ListRestoresRequestListRestoresRequest.Builder. build()ListRestoresRequestListRestoresRequest.Builder. buildPartial()static ListRestoresRequestListRestoresRequest. getDefaultInstance()ListRestoresRequestListRestoresRequest.Builder. getDefaultInstanceForType()ListRestoresRequestListRestoresRequest. getDefaultInstanceForType()static ListRestoresRequestListRestoresRequest. parseDelimitedFrom(InputStream input)static ListRestoresRequestListRestoresRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRestoresRequestListRestoresRequest. parseFrom(byte[] data)static ListRestoresRequestListRestoresRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRestoresRequestListRestoresRequest. parseFrom(com.google.protobuf.ByteString data)static ListRestoresRequestListRestoresRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRestoresRequestListRestoresRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListRestoresRequestListRestoresRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRestoresRequestListRestoresRequest. parseFrom(InputStream input)static ListRestoresRequestListRestoresRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRestoresRequestListRestoresRequest. parseFrom(ByteBuffer data)static ListRestoresRequestListRestoresRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.gkebackup.v1 that return types with arguments of type ListRestoresRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListRestoresRequest,ListRestoresResponse>BackupForGKEGrpc. getListRestoresMethod()com.google.protobuf.Parser<ListRestoresRequest>ListRestoresRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListRestoresRequest,ListRestoresResponse>BackupForGKEClient. listRestoresCallable()Lists the Restores for a given RestorePlan.com.google.api.gax.rpc.UnaryCallable<ListRestoresRequest,BackupForGKEClient.ListRestoresPagedResponse>BackupForGKEClient. listRestoresPagedCallable()Lists the Restores for a given RestorePlan.com.google.api.gax.rpc.PagedCallSettings.Builder<ListRestoresRequest,ListRestoresResponse,BackupForGKEClient.ListRestoresPagedResponse>BackupForGKESettings.Builder. listRestoresSettings()Returns the builder for the settings used for calls to listRestores.com.google.api.gax.rpc.PagedCallSettings<ListRestoresRequest,ListRestoresResponse,BackupForGKEClient.ListRestoresPagedResponse>BackupForGKESettings. listRestoresSettings()Returns the object with the settings used for calls to listRestores.static com.google.protobuf.Parser<ListRestoresRequest>ListRestoresRequest. parser()Methods in com.google.cloud.gkebackup.v1 with parameters of type ListRestoresRequest Modifier and Type Method Description BackupForGKEClient.ListRestoresPagedResponseBackupForGKEClient. listRestores(ListRestoresRequest request)Lists the Restores for a given RestorePlan.default voidBackupForGKEGrpc.AsyncService. listRestores(ListRestoresRequest request, io.grpc.stub.StreamObserver<ListRestoresResponse> responseObserver)Lists the Restores for a given RestorePlan.ListRestoresResponseBackupForGKEGrpc.BackupForGKEBlockingStub. listRestores(ListRestoresRequest request)Lists the Restores for a given RestorePlan.com.google.common.util.concurrent.ListenableFuture<ListRestoresResponse>BackupForGKEGrpc.BackupForGKEFutureStub. listRestores(ListRestoresRequest request)Lists the Restores for a given RestorePlan.voidBackupForGKEGrpc.BackupForGKEStub. listRestores(ListRestoresRequest request, io.grpc.stub.StreamObserver<ListRestoresResponse> responseObserver)Lists the Restores for a given RestorePlan.ListRestoresRequest.BuilderListRestoresRequest.Builder. mergeFrom(ListRestoresRequest other)static ListRestoresRequest.BuilderListRestoresRequest. newBuilder(ListRestoresRequest prototype)Method parameters in com.google.cloud.gkebackup.v1 with type arguments of type ListRestoresRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<BackupForGKEClient.ListRestoresPagedResponse>BackupForGKEClient.ListRestoresPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRestoresRequest,ListRestoresResponse,Restore> context, com.google.api.core.ApiFuture<ListRestoresResponse> futureResponse)protected BackupForGKEClient.ListRestoresPageBackupForGKEClient.ListRestoresPage. createPage(com.google.api.gax.rpc.PageContext<ListRestoresRequest,ListRestoresResponse,Restore> context, ListRestoresResponse response)com.google.api.core.ApiFuture<BackupForGKEClient.ListRestoresPage>BackupForGKEClient.ListRestoresPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRestoresRequest,ListRestoresResponse,Restore> context, com.google.api.core.ApiFuture<ListRestoresResponse> futureResponse) -
Uses of ListRestoresRequest in com.google.cloud.gkebackup.v1.stub
Methods in com.google.cloud.gkebackup.v1.stub that return types with arguments of type ListRestoresRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListRestoresRequest,ListRestoresResponse>BackupForGKEStub. listRestoresCallable()com.google.api.gax.rpc.UnaryCallable<ListRestoresRequest,ListRestoresResponse>GrpcBackupForGKEStub. listRestoresCallable()com.google.api.gax.rpc.UnaryCallable<ListRestoresRequest,ListRestoresResponse>HttpJsonBackupForGKEStub. listRestoresCallable()com.google.api.gax.rpc.UnaryCallable<ListRestoresRequest,BackupForGKEClient.ListRestoresPagedResponse>BackupForGKEStub. listRestoresPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListRestoresRequest,BackupForGKEClient.ListRestoresPagedResponse>GrpcBackupForGKEStub. listRestoresPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListRestoresRequest,BackupForGKEClient.ListRestoresPagedResponse>HttpJsonBackupForGKEStub. listRestoresPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListRestoresRequest,ListRestoresResponse,BackupForGKEClient.ListRestoresPagedResponse>BackupForGKEStubSettings.Builder. listRestoresSettings()Returns the builder for the settings used for calls to listRestores.com.google.api.gax.rpc.PagedCallSettings<ListRestoresRequest,ListRestoresResponse,BackupForGKEClient.ListRestoresPagedResponse>BackupForGKEStubSettings. listRestoresSettings()Returns the object with the settings used for calls to listRestores.
-