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