Uses of Class
com.google.cloud.gkebackup.v1.RestorePlan
-
Packages that use RestorePlan Package Description com.google.cloud.gkebackup.v1 A client to Backup for GKE APIcom.google.cloud.gkebackup.v1.stub -
-
Uses of RestorePlan in com.google.cloud.gkebackup.v1
Methods in com.google.cloud.gkebackup.v1 that return RestorePlan Modifier and Type Method Description RestorePlanRestorePlan.Builder. build()RestorePlanRestorePlan.Builder. buildPartial()static RestorePlanRestorePlan. getDefaultInstance()RestorePlanRestorePlan.Builder. getDefaultInstanceForType()RestorePlanRestorePlan. getDefaultInstanceForType()RestorePlanBackupForGKEClient. getRestorePlan(GetRestorePlanRequest request)Retrieve the details of a single RestorePlan.RestorePlanBackupForGKEClient. getRestorePlan(RestorePlanName name)Retrieve the details of a single RestorePlan.RestorePlanBackupForGKEClient. getRestorePlan(String name)Retrieve the details of a single RestorePlan.RestorePlanBackupForGKEGrpc.BackupForGKEBlockingStub. getRestorePlan(GetRestorePlanRequest request)Retrieve the details of a single RestorePlan.RestorePlanCreateRestorePlanRequest.Builder. getRestorePlan()Required.RestorePlanCreateRestorePlanRequest. getRestorePlan()Required.RestorePlanCreateRestorePlanRequestOrBuilder. getRestorePlan()Required.RestorePlanUpdateRestorePlanRequest.Builder. getRestorePlan()Required.RestorePlanUpdateRestorePlanRequest. getRestorePlan()Required.RestorePlanUpdateRestorePlanRequestOrBuilder. getRestorePlan()Required.RestorePlanListRestorePlansResponse.Builder. getRestorePlans(int index)The list of RestorePlans matching the given criteria.RestorePlanListRestorePlansResponse. getRestorePlans(int index)The list of RestorePlans matching the given criteria.RestorePlanListRestorePlansResponseOrBuilder. getRestorePlans(int index)The list of RestorePlans matching the given criteria.static RestorePlanRestorePlan. parseDelimitedFrom(InputStream input)static RestorePlanRestorePlan. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RestorePlanRestorePlan. parseFrom(byte[] data)static RestorePlanRestorePlan. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RestorePlanRestorePlan. parseFrom(com.google.protobuf.ByteString data)static RestorePlanRestorePlan. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RestorePlanRestorePlan. parseFrom(com.google.protobuf.CodedInputStream input)static RestorePlanRestorePlan. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RestorePlanRestorePlan. parseFrom(InputStream input)static RestorePlanRestorePlan. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RestorePlanRestorePlan. parseFrom(ByteBuffer data)static RestorePlanRestorePlan. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.gkebackup.v1 that return types with arguments of type RestorePlan Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<RestorePlan,OperationMetadata>BackupForGKEClient. createRestorePlanAsync(CreateRestorePlanRequest request)Creates a new RestorePlan in a given location.com.google.api.gax.longrunning.OperationFuture<RestorePlan,OperationMetadata>BackupForGKEClient. createRestorePlanAsync(LocationName parent, RestorePlan restorePlan, String restorePlanId)Creates a new RestorePlan in a given location.com.google.api.gax.longrunning.OperationFuture<RestorePlan,OperationMetadata>BackupForGKEClient. createRestorePlanAsync(String parent, RestorePlan restorePlan, String restorePlanId)Creates a new RestorePlan in a given location.com.google.api.gax.rpc.OperationCallable<CreateRestorePlanRequest,RestorePlan,OperationMetadata>BackupForGKEClient. createRestorePlanOperationCallable()Creates a new RestorePlan in a given location.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateRestorePlanRequest,RestorePlan,OperationMetadata>BackupForGKESettings.Builder. createRestorePlanOperationSettings()Returns the builder for the settings used for calls to createRestorePlan.com.google.api.gax.rpc.OperationCallSettings<CreateRestorePlanRequest,RestorePlan,OperationMetadata>BackupForGKESettings. createRestorePlanOperationSettings()Returns the object with the settings used for calls to createRestorePlan.static io.grpc.MethodDescriptor<GetRestorePlanRequest,RestorePlan>BackupForGKEGrpc. getGetRestorePlanMethod()com.google.protobuf.Parser<RestorePlan>RestorePlan. getParserForType()com.google.common.util.concurrent.ListenableFuture<RestorePlan>BackupForGKEGrpc.BackupForGKEFutureStub. getRestorePlan(GetRestorePlanRequest request)Retrieve the details of a single RestorePlan.com.google.api.gax.rpc.UnaryCallable<GetRestorePlanRequest,RestorePlan>BackupForGKEClient. getRestorePlanCallable()Retrieve the details of a single RestorePlan.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRestorePlanRequest,RestorePlan>BackupForGKESettings.Builder. getRestorePlanSettings()Returns the builder for the settings used for calls to getRestorePlan.com.google.api.gax.rpc.UnaryCallSettings<GetRestorePlanRequest,RestorePlan>BackupForGKESettings. getRestorePlanSettings()Returns the object with the settings used for calls to getRestorePlan.List<RestorePlan>ListRestorePlansResponse.Builder. getRestorePlansList()The list of RestorePlans matching the given criteria.List<RestorePlan>ListRestorePlansResponse. getRestorePlansList()The list of RestorePlans matching the given criteria.List<RestorePlan>ListRestorePlansResponseOrBuilder. getRestorePlansList()The list of RestorePlans matching the given criteria.static com.google.protobuf.Parser<RestorePlan>RestorePlan. parser()com.google.api.gax.longrunning.OperationFuture<RestorePlan,OperationMetadata>BackupForGKEClient. updateRestorePlanAsync(RestorePlan restorePlan, com.google.protobuf.FieldMask updateMask)Update a RestorePlan.com.google.api.gax.longrunning.OperationFuture<RestorePlan,OperationMetadata>BackupForGKEClient. updateRestorePlanAsync(UpdateRestorePlanRequest request)Update a RestorePlan.com.google.api.gax.rpc.OperationCallable<UpdateRestorePlanRequest,RestorePlan,OperationMetadata>BackupForGKEClient. updateRestorePlanOperationCallable()Update a RestorePlan.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateRestorePlanRequest,RestorePlan,OperationMetadata>BackupForGKESettings.Builder. updateRestorePlanOperationSettings()Returns the builder for the settings used for calls to updateRestorePlan.com.google.api.gax.rpc.OperationCallSettings<UpdateRestorePlanRequest,RestorePlan,OperationMetadata>BackupForGKESettings. updateRestorePlanOperationSettings()Returns the object with the settings used for calls to updateRestorePlan.Methods in com.google.cloud.gkebackup.v1 with parameters of type RestorePlan Modifier and Type Method Description ListRestorePlansResponse.BuilderListRestorePlansResponse.Builder. addRestorePlans(int index, RestorePlan value)The list of RestorePlans matching the given criteria.ListRestorePlansResponse.BuilderListRestorePlansResponse.Builder. addRestorePlans(RestorePlan value)The list of RestorePlans matching the given criteria.com.google.api.gax.longrunning.OperationFuture<RestorePlan,OperationMetadata>BackupForGKEClient. createRestorePlanAsync(LocationName parent, RestorePlan restorePlan, String restorePlanId)Creates a new RestorePlan in a given location.com.google.api.gax.longrunning.OperationFuture<RestorePlan,OperationMetadata>BackupForGKEClient. createRestorePlanAsync(String parent, RestorePlan restorePlan, String restorePlanId)Creates a new RestorePlan in a given location.RestorePlan.BuilderRestorePlan.Builder. mergeFrom(RestorePlan other)CreateRestorePlanRequest.BuilderCreateRestorePlanRequest.Builder. mergeRestorePlan(RestorePlan value)Required.UpdateRestorePlanRequest.BuilderUpdateRestorePlanRequest.Builder. mergeRestorePlan(RestorePlan value)Required.static RestorePlan.BuilderRestorePlan. newBuilder(RestorePlan prototype)CreateRestorePlanRequest.BuilderCreateRestorePlanRequest.Builder. setRestorePlan(RestorePlan value)Required.UpdateRestorePlanRequest.BuilderUpdateRestorePlanRequest.Builder. setRestorePlan(RestorePlan value)Required.ListRestorePlansResponse.BuilderListRestorePlansResponse.Builder. setRestorePlans(int index, RestorePlan value)The list of RestorePlans matching the given criteria.com.google.api.gax.longrunning.OperationFuture<RestorePlan,OperationMetadata>BackupForGKEClient. updateRestorePlanAsync(RestorePlan restorePlan, com.google.protobuf.FieldMask updateMask)Update a RestorePlan.Method parameters in com.google.cloud.gkebackup.v1 with type arguments of type RestorePlan Modifier and Type Method Description ListRestorePlansResponse.BuilderListRestorePlansResponse.Builder. addAllRestorePlans(Iterable<? extends RestorePlan> values)The list of RestorePlans matching the given criteria.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)default voidBackupForGKEGrpc.AsyncService. getRestorePlan(GetRestorePlanRequest request, io.grpc.stub.StreamObserver<RestorePlan> responseObserver)Retrieve the details of a single RestorePlan.voidBackupForGKEGrpc.BackupForGKEStub. getRestorePlan(GetRestorePlanRequest request, io.grpc.stub.StreamObserver<RestorePlan> responseObserver)Retrieve the details of a single RestorePlan. -
Uses of RestorePlan in com.google.cloud.gkebackup.v1.stub
Methods in com.google.cloud.gkebackup.v1.stub that return types with arguments of type RestorePlan Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateRestorePlanRequest,RestorePlan,OperationMetadata>BackupForGKEStub. createRestorePlanOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateRestorePlanRequest,RestorePlan,OperationMetadata>GrpcBackupForGKEStub. createRestorePlanOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateRestorePlanRequest,RestorePlan,OperationMetadata>HttpJsonBackupForGKEStub. createRestorePlanOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateRestorePlanRequest,RestorePlan,OperationMetadata>BackupForGKEStubSettings.Builder. createRestorePlanOperationSettings()Returns the builder for the settings used for calls to createRestorePlan.com.google.api.gax.rpc.OperationCallSettings<CreateRestorePlanRequest,RestorePlan,OperationMetadata>BackupForGKEStubSettings. createRestorePlanOperationSettings()Returns the object with the settings used for calls to createRestorePlan.com.google.api.gax.rpc.UnaryCallable<GetRestorePlanRequest,RestorePlan>BackupForGKEStub. getRestorePlanCallable()com.google.api.gax.rpc.UnaryCallable<GetRestorePlanRequest,RestorePlan>GrpcBackupForGKEStub. getRestorePlanCallable()com.google.api.gax.rpc.UnaryCallable<GetRestorePlanRequest,RestorePlan>HttpJsonBackupForGKEStub. getRestorePlanCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRestorePlanRequest,RestorePlan>BackupForGKEStubSettings.Builder. getRestorePlanSettings()Returns the builder for the settings used for calls to getRestorePlan.com.google.api.gax.rpc.UnaryCallSettings<GetRestorePlanRequest,RestorePlan>BackupForGKEStubSettings. getRestorePlanSettings()Returns the object with the settings used for calls to getRestorePlan.com.google.api.gax.rpc.OperationCallable<UpdateRestorePlanRequest,RestorePlan,OperationMetadata>BackupForGKEStub. updateRestorePlanOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateRestorePlanRequest,RestorePlan,OperationMetadata>GrpcBackupForGKEStub. updateRestorePlanOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateRestorePlanRequest,RestorePlan,OperationMetadata>HttpJsonBackupForGKEStub. updateRestorePlanOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateRestorePlanRequest,RestorePlan,OperationMetadata>BackupForGKEStubSettings.Builder. updateRestorePlanOperationSettings()Returns the builder for the settings used for calls to updateRestorePlan.com.google.api.gax.rpc.OperationCallSettings<UpdateRestorePlanRequest,RestorePlan,OperationMetadata>BackupForGKEStubSettings. updateRestorePlanOperationSettings()Returns the object with the settings used for calls to updateRestorePlan.
-