Uses of Class
com.google.cloud.gkebackup.v1.CreateRestoreRequest
-
Packages that use CreateRestoreRequest Package Description com.google.cloud.gkebackup.v1 A client to Backup for GKE APIcom.google.cloud.gkebackup.v1.stub -
-
Uses of CreateRestoreRequest in com.google.cloud.gkebackup.v1
Methods in com.google.cloud.gkebackup.v1 that return CreateRestoreRequest Modifier and Type Method Description CreateRestoreRequest
CreateRestoreRequest.Builder. build()
CreateRestoreRequest
CreateRestoreRequest.Builder. buildPartial()
static CreateRestoreRequest
CreateRestoreRequest. getDefaultInstance()
CreateRestoreRequest
CreateRestoreRequest.Builder. getDefaultInstanceForType()
CreateRestoreRequest
CreateRestoreRequest. getDefaultInstanceForType()
static CreateRestoreRequest
CreateRestoreRequest. parseDelimitedFrom(InputStream input)
static CreateRestoreRequest
CreateRestoreRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateRestoreRequest
CreateRestoreRequest. parseFrom(byte[] data)
static CreateRestoreRequest
CreateRestoreRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateRestoreRequest
CreateRestoreRequest. parseFrom(com.google.protobuf.ByteString data)
static CreateRestoreRequest
CreateRestoreRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateRestoreRequest
CreateRestoreRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static CreateRestoreRequest
CreateRestoreRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateRestoreRequest
CreateRestoreRequest. parseFrom(InputStream input)
static CreateRestoreRequest
CreateRestoreRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateRestoreRequest
CreateRestoreRequest. parseFrom(ByteBuffer data)
static CreateRestoreRequest
CreateRestoreRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.gkebackup.v1 that return types with arguments of type CreateRestoreRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateRestoreRequest,com.google.longrunning.Operation>
BackupForGKEClient. createRestoreCallable()
Creates a new Restore for the given RestorePlan.com.google.api.gax.rpc.OperationCallable<CreateRestoreRequest,Restore,OperationMetadata>
BackupForGKEClient. createRestoreOperationCallable()
Creates a new Restore for the given RestorePlan.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateRestoreRequest,Restore,OperationMetadata>
BackupForGKESettings.Builder. createRestoreOperationSettings()
Returns the builder for the settings used for calls to createRestore.com.google.api.gax.rpc.OperationCallSettings<CreateRestoreRequest,Restore,OperationMetadata>
BackupForGKESettings. createRestoreOperationSettings()
Returns the object with the settings used for calls to createRestore.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateRestoreRequest,com.google.longrunning.Operation>
BackupForGKESettings.Builder. createRestoreSettings()
Returns the builder for the settings used for calls to createRestore.com.google.api.gax.rpc.UnaryCallSettings<CreateRestoreRequest,com.google.longrunning.Operation>
BackupForGKESettings. createRestoreSettings()
Returns the object with the settings used for calls to createRestore.static io.grpc.MethodDescriptor<CreateRestoreRequest,com.google.longrunning.Operation>
BackupForGKEGrpc. getCreateRestoreMethod()
com.google.protobuf.Parser<CreateRestoreRequest>
CreateRestoreRequest. getParserForType()
static com.google.protobuf.Parser<CreateRestoreRequest>
CreateRestoreRequest. parser()
Methods in com.google.cloud.gkebackup.v1 with parameters of type CreateRestoreRequest Modifier and Type Method Description default void
BackupForGKEGrpc.AsyncService. createRestore(CreateRestoreRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates a new Restore for the given RestorePlan.com.google.longrunning.Operation
BackupForGKEGrpc.BackupForGKEBlockingStub. createRestore(CreateRestoreRequest request)
Creates a new Restore for the given RestorePlan.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
BackupForGKEGrpc.BackupForGKEFutureStub. createRestore(CreateRestoreRequest request)
Creates a new Restore for the given RestorePlan.void
BackupForGKEGrpc.BackupForGKEStub. createRestore(CreateRestoreRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates a new Restore for the given RestorePlan.com.google.api.gax.longrunning.OperationFuture<Restore,OperationMetadata>
BackupForGKEClient. createRestoreAsync(CreateRestoreRequest request)
Creates a new Restore for the given RestorePlan.CreateRestoreRequest.Builder
CreateRestoreRequest.Builder. mergeFrom(CreateRestoreRequest other)
static CreateRestoreRequest.Builder
CreateRestoreRequest. newBuilder(CreateRestoreRequest prototype)
-
Uses of CreateRestoreRequest in com.google.cloud.gkebackup.v1.stub
Methods in com.google.cloud.gkebackup.v1.stub that return types with arguments of type CreateRestoreRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateRestoreRequest,com.google.longrunning.Operation>
BackupForGKEStub. createRestoreCallable()
com.google.api.gax.rpc.UnaryCallable<CreateRestoreRequest,com.google.longrunning.Operation>
GrpcBackupForGKEStub. createRestoreCallable()
com.google.api.gax.rpc.UnaryCallable<CreateRestoreRequest,com.google.longrunning.Operation>
HttpJsonBackupForGKEStub. createRestoreCallable()
com.google.api.gax.rpc.OperationCallable<CreateRestoreRequest,Restore,OperationMetadata>
BackupForGKEStub. createRestoreOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateRestoreRequest,Restore,OperationMetadata>
GrpcBackupForGKEStub. createRestoreOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateRestoreRequest,Restore,OperationMetadata>
HttpJsonBackupForGKEStub. createRestoreOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateRestoreRequest,Restore,OperationMetadata>
BackupForGKEStubSettings.Builder. createRestoreOperationSettings()
Returns the builder for the settings used for calls to createRestore.com.google.api.gax.rpc.OperationCallSettings<CreateRestoreRequest,Restore,OperationMetadata>
BackupForGKEStubSettings. createRestoreOperationSettings()
Returns the object with the settings used for calls to createRestore.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateRestoreRequest,com.google.longrunning.Operation>
BackupForGKEStubSettings.Builder. createRestoreSettings()
Returns the builder for the settings used for calls to createRestore.com.google.api.gax.rpc.UnaryCallSettings<CreateRestoreRequest,com.google.longrunning.Operation>
BackupForGKEStubSettings. createRestoreSettings()
Returns the object with the settings used for calls to createRestore.
-