Uses of Class
com.google.cloud.gkebackup.v1.ListRestoresResponse
-
Packages that use ListRestoresResponse Package Description com.google.cloud.gkebackup.v1 A client to Backup for GKE APIcom.google.cloud.gkebackup.v1.stub -
-
Uses of ListRestoresResponse in com.google.cloud.gkebackup.v1
Methods in com.google.cloud.gkebackup.v1 that return ListRestoresResponse Modifier and Type Method Description ListRestoresResponseListRestoresResponse.Builder. build()ListRestoresResponseListRestoresResponse.Builder. buildPartial()static ListRestoresResponseListRestoresResponse. getDefaultInstance()ListRestoresResponseListRestoresResponse.Builder. getDefaultInstanceForType()ListRestoresResponseListRestoresResponse. getDefaultInstanceForType()ListRestoresResponseBackupForGKEGrpc.BackupForGKEBlockingStub. listRestores(ListRestoresRequest request)Lists the Restores for a given RestorePlan.static ListRestoresResponseListRestoresResponse. parseDelimitedFrom(InputStream input)static ListRestoresResponseListRestoresResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRestoresResponseListRestoresResponse. parseFrom(byte[] data)static ListRestoresResponseListRestoresResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRestoresResponseListRestoresResponse. parseFrom(com.google.protobuf.ByteString data)static ListRestoresResponseListRestoresResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRestoresResponseListRestoresResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListRestoresResponseListRestoresResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRestoresResponseListRestoresResponse. parseFrom(InputStream input)static ListRestoresResponseListRestoresResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRestoresResponseListRestoresResponse. parseFrom(ByteBuffer data)static ListRestoresResponseListRestoresResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.gkebackup.v1 that return types with arguments of type ListRestoresResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListRestoresRequest,ListRestoresResponse>BackupForGKEGrpc. getListRestoresMethod()com.google.protobuf.Parser<ListRestoresResponse>ListRestoresResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListRestoresResponse>BackupForGKEGrpc.BackupForGKEFutureStub. listRestores(ListRestoresRequest request)Lists the Restores for a given RestorePlan.com.google.api.gax.rpc.UnaryCallable<ListRestoresRequest,ListRestoresResponse>BackupForGKEClient. listRestoresCallable()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<ListRestoresResponse>ListRestoresResponse. parser()Methods in com.google.cloud.gkebackup.v1 with parameters of type ListRestoresResponse Modifier and Type Method Description protected BackupForGKEClient.ListRestoresPageBackupForGKEClient.ListRestoresPage. createPage(com.google.api.gax.rpc.PageContext<ListRestoresRequest,ListRestoresResponse,Restore> context, ListRestoresResponse response)ListRestoresResponse.BuilderListRestoresResponse.Builder. mergeFrom(ListRestoresResponse other)static ListRestoresResponse.BuilderListRestoresResponse. newBuilder(ListRestoresResponse prototype)Method parameters in com.google.cloud.gkebackup.v1 with type arguments of type ListRestoresResponse 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)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)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)default voidBackupForGKEGrpc.AsyncService. listRestores(ListRestoresRequest request, io.grpc.stub.StreamObserver<ListRestoresResponse> responseObserver)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. -
Uses of ListRestoresResponse in com.google.cloud.gkebackup.v1.stub
Methods in com.google.cloud.gkebackup.v1.stub that return types with arguments of type ListRestoresResponse 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.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.
-