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