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 CreateRestorePlanRequest
CreateRestorePlanRequest.Builder. build()
CreateRestorePlanRequest
CreateRestorePlanRequest.Builder. buildPartial()
static CreateRestorePlanRequest
CreateRestorePlanRequest. getDefaultInstance()
CreateRestorePlanRequest
CreateRestorePlanRequest.Builder. getDefaultInstanceForType()
CreateRestorePlanRequest
CreateRestorePlanRequest. getDefaultInstanceForType()
static CreateRestorePlanRequest
CreateRestorePlanRequest. parseDelimitedFrom(InputStream input)
static CreateRestorePlanRequest
CreateRestorePlanRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateRestorePlanRequest
CreateRestorePlanRequest. parseFrom(byte[] data)
static CreateRestorePlanRequest
CreateRestorePlanRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateRestorePlanRequest
CreateRestorePlanRequest. parseFrom(com.google.protobuf.ByteString data)
static CreateRestorePlanRequest
CreateRestorePlanRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateRestorePlanRequest
CreateRestorePlanRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static CreateRestorePlanRequest
CreateRestorePlanRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateRestorePlanRequest
CreateRestorePlanRequest. parseFrom(InputStream input)
static CreateRestorePlanRequest
CreateRestorePlanRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateRestorePlanRequest
CreateRestorePlanRequest. parseFrom(ByteBuffer data)
static CreateRestorePlanRequest
CreateRestorePlanRequest. 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 void
BackupForGKEGrpc.AsyncService. createRestorePlan(CreateRestorePlanRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates a new RestorePlan in a given location.com.google.longrunning.Operation
BackupForGKEGrpc.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.void
BackupForGKEGrpc.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.Builder
CreateRestorePlanRequest.Builder. mergeFrom(CreateRestorePlanRequest other)
static CreateRestorePlanRequest.Builder
CreateRestorePlanRequest. 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.
-