Uses of Class
com.google.cloud.gkebackup.v1.CreateRestorePlanRequest
-
Packages that use CreateRestorePlanRequest Package Description com.google.cloud.gkebackup.v1 A client to Backup for GKE APIcom.google.cloud.gkebackup.v1.stub -
-
Uses of CreateRestorePlanRequest in com.google.cloud.gkebackup.v1
Methods in com.google.cloud.gkebackup.v1 that return CreateRestorePlanRequest Modifier and Type Method Description CreateRestorePlanRequestCreateRestorePlanRequest.Builder. build()CreateRestorePlanRequestCreateRestorePlanRequest.Builder. buildPartial()static CreateRestorePlanRequestCreateRestorePlanRequest. getDefaultInstance()CreateRestorePlanRequestCreateRestorePlanRequest.Builder. getDefaultInstanceForType()CreateRestorePlanRequestCreateRestorePlanRequest. getDefaultInstanceForType()static CreateRestorePlanRequestCreateRestorePlanRequest. parseDelimitedFrom(InputStream input)static CreateRestorePlanRequestCreateRestorePlanRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateRestorePlanRequestCreateRestorePlanRequest. parseFrom(byte[] data)static CreateRestorePlanRequestCreateRestorePlanRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateRestorePlanRequestCreateRestorePlanRequest. parseFrom(com.google.protobuf.ByteString data)static CreateRestorePlanRequestCreateRestorePlanRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateRestorePlanRequestCreateRestorePlanRequest. parseFrom(com.google.protobuf.CodedInputStream input)static CreateRestorePlanRequestCreateRestorePlanRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateRestorePlanRequestCreateRestorePlanRequest. parseFrom(InputStream input)static CreateRestorePlanRequestCreateRestorePlanRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateRestorePlanRequestCreateRestorePlanRequest. parseFrom(ByteBuffer data)static CreateRestorePlanRequestCreateRestorePlanRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.gkebackup.v1 that return types with arguments of type CreateRestorePlanRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateRestorePlanRequest,com.google.longrunning.Operation>BackupForGKEClient. createRestorePlanCallable()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.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateRestorePlanRequest,com.google.longrunning.Operation>BackupForGKESettings.Builder. createRestorePlanSettings()Returns the builder for the settings used for calls to createRestorePlan.com.google.api.gax.rpc.UnaryCallSettings<CreateRestorePlanRequest,com.google.longrunning.Operation>BackupForGKESettings. createRestorePlanSettings()Returns the object with the settings used for calls to createRestorePlan.static io.grpc.MethodDescriptor<CreateRestorePlanRequest,com.google.longrunning.Operation>BackupForGKEGrpc. getCreateRestorePlanMethod()com.google.protobuf.Parser<CreateRestorePlanRequest>CreateRestorePlanRequest. getParserForType()static com.google.protobuf.Parser<CreateRestorePlanRequest>CreateRestorePlanRequest. parser()Methods in com.google.cloud.gkebackup.v1 with parameters of type CreateRestorePlanRequest Modifier and Type Method Description default voidBackupForGKEGrpc.AsyncService. createRestorePlan(CreateRestorePlanRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates a new RestorePlan in a given location.com.google.longrunning.OperationBackupForGKEGrpc.BackupForGKEBlockingStub. createRestorePlan(CreateRestorePlanRequest request)Creates a new RestorePlan in a given location.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>BackupForGKEGrpc.BackupForGKEFutureStub. createRestorePlan(CreateRestorePlanRequest request)Creates a new RestorePlan in a given location.voidBackupForGKEGrpc.BackupForGKEStub. createRestorePlan(CreateRestorePlanRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates a new RestorePlan in a given location.com.google.api.gax.longrunning.OperationFuture<RestorePlan,OperationMetadata>BackupForGKEClient. createRestorePlanAsync(CreateRestorePlanRequest request)Creates a new RestorePlan in a given location.CreateRestorePlanRequest.BuilderCreateRestorePlanRequest.Builder. mergeFrom(CreateRestorePlanRequest other)static CreateRestorePlanRequest.BuilderCreateRestorePlanRequest. newBuilder(CreateRestorePlanRequest prototype) -
Uses of CreateRestorePlanRequest in com.google.cloud.gkebackup.v1.stub
Methods in com.google.cloud.gkebackup.v1.stub that return types with arguments of type CreateRestorePlanRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateRestorePlanRequest,com.google.longrunning.Operation>BackupForGKEStub. createRestorePlanCallable()com.google.api.gax.rpc.UnaryCallable<CreateRestorePlanRequest,com.google.longrunning.Operation>GrpcBackupForGKEStub. createRestorePlanCallable()com.google.api.gax.rpc.UnaryCallable<CreateRestorePlanRequest,com.google.longrunning.Operation>HttpJsonBackupForGKEStub. createRestorePlanCallable()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.UnaryCallSettings.Builder<CreateRestorePlanRequest,com.google.longrunning.Operation>BackupForGKEStubSettings.Builder. createRestorePlanSettings()Returns the builder for the settings used for calls to createRestorePlan.com.google.api.gax.rpc.UnaryCallSettings<CreateRestorePlanRequest,com.google.longrunning.Operation>BackupForGKEStubSettings. createRestorePlanSettings()Returns the object with the settings used for calls to createRestorePlan.
-