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