Uses of Class
com.google.cloud.gkebackup.v1.OperationMetadata
-
Packages that use OperationMetadata Package Description com.google.cloud.gkebackup.v1 A client to Backup for GKE APIcom.google.cloud.gkebackup.v1.stub -
-
Uses of OperationMetadata in com.google.cloud.gkebackup.v1
Methods in com.google.cloud.gkebackup.v1 that return OperationMetadata Modifier and Type Method Description OperationMetadata
OperationMetadata.Builder. build()
OperationMetadata
OperationMetadata.Builder. buildPartial()
static OperationMetadata
OperationMetadata. getDefaultInstance()
OperationMetadata
OperationMetadata.Builder. getDefaultInstanceForType()
OperationMetadata
OperationMetadata. getDefaultInstanceForType()
static OperationMetadata
OperationMetadata. parseDelimitedFrom(InputStream input)
static OperationMetadata
OperationMetadata. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationMetadata
OperationMetadata. parseFrom(byte[] data)
static OperationMetadata
OperationMetadata. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationMetadata
OperationMetadata. parseFrom(com.google.protobuf.ByteString data)
static OperationMetadata
OperationMetadata. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationMetadata
OperationMetadata. parseFrom(com.google.protobuf.CodedInputStream input)
static OperationMetadata
OperationMetadata. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationMetadata
OperationMetadata. parseFrom(InputStream input)
static OperationMetadata
OperationMetadata. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationMetadata
OperationMetadata. parseFrom(ByteBuffer data)
static OperationMetadata
OperationMetadata. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.gkebackup.v1 that return types with arguments of type OperationMetadata Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Backup,OperationMetadata>
BackupForGKEClient. createBackupAsync(BackupPlanName parent, Backup backup, String backupId)
Creates a Backup for the given BackupPlan.com.google.api.gax.longrunning.OperationFuture<Backup,OperationMetadata>
BackupForGKEClient. createBackupAsync(CreateBackupRequest request)
Creates a Backup for the given BackupPlan.com.google.api.gax.longrunning.OperationFuture<Backup,OperationMetadata>
BackupForGKEClient. createBackupAsync(String parent, Backup backup, String backupId)
Creates a Backup for the given BackupPlan.com.google.api.gax.rpc.OperationCallable<CreateBackupRequest,Backup,OperationMetadata>
BackupForGKEClient. createBackupOperationCallable()
Creates a Backup for the given BackupPlan.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateBackupRequest,Backup,OperationMetadata>
BackupForGKESettings.Builder. createBackupOperationSettings()
Returns the builder for the settings used for calls to createBackup.com.google.api.gax.rpc.OperationCallSettings<CreateBackupRequest,Backup,OperationMetadata>
BackupForGKESettings. createBackupOperationSettings()
Returns the object with the settings used for calls to createBackup.com.google.api.gax.longrunning.OperationFuture<BackupPlan,OperationMetadata>
BackupForGKEClient. createBackupPlanAsync(CreateBackupPlanRequest request)
Creates a new BackupPlan in a given location.com.google.api.gax.longrunning.OperationFuture<BackupPlan,OperationMetadata>
BackupForGKEClient. createBackupPlanAsync(LocationName parent, BackupPlan backupPlan, String backupPlanId)
Creates a new BackupPlan in a given location.com.google.api.gax.longrunning.OperationFuture<BackupPlan,OperationMetadata>
BackupForGKEClient. createBackupPlanAsync(String parent, BackupPlan backupPlan, String backupPlanId)
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.longrunning.OperationFuture<Restore,OperationMetadata>
BackupForGKEClient. createRestoreAsync(CreateRestoreRequest request)
Creates a new Restore for the given RestorePlan.com.google.api.gax.longrunning.OperationFuture<Restore,OperationMetadata>
BackupForGKEClient. createRestoreAsync(RestorePlanName parent, Restore restore, String restoreId)
Creates a new Restore for the given RestorePlan.com.google.api.gax.longrunning.OperationFuture<Restore,OperationMetadata>
BackupForGKEClient. createRestoreAsync(String parent, Restore restore, String restoreId)
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.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.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
BackupForGKEClient. deleteBackupAsync(BackupName name)
Deletes an existing Backup.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
BackupForGKEClient. deleteBackupAsync(DeleteBackupRequest request)
Deletes an existing Backup.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
BackupForGKEClient. deleteBackupAsync(String name)
Deletes an existing Backup.com.google.api.gax.rpc.OperationCallable<DeleteBackupRequest,com.google.protobuf.Empty,OperationMetadata>
BackupForGKEClient. deleteBackupOperationCallable()
Deletes an existing Backup.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteBackupRequest,com.google.protobuf.Empty,OperationMetadata>
BackupForGKESettings.Builder. deleteBackupOperationSettings()
Returns the builder for the settings used for calls to deleteBackup.com.google.api.gax.rpc.OperationCallSettings<DeleteBackupRequest,com.google.protobuf.Empty,OperationMetadata>
BackupForGKESettings. deleteBackupOperationSettings()
Returns the object with the settings used for calls to deleteBackup.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
BackupForGKEClient. deleteBackupPlanAsync(BackupPlanName name)
Deletes an existing BackupPlan.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
BackupForGKEClient. deleteBackupPlanAsync(DeleteBackupPlanRequest request)
Deletes an existing BackupPlan.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
BackupForGKEClient. deleteBackupPlanAsync(String name)
Deletes an existing BackupPlan.com.google.api.gax.rpc.OperationCallable<DeleteBackupPlanRequest,com.google.protobuf.Empty,OperationMetadata>
BackupForGKEClient. deleteBackupPlanOperationCallable()
Deletes an existing BackupPlan.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteBackupPlanRequest,com.google.protobuf.Empty,OperationMetadata>
BackupForGKESettings.Builder. deleteBackupPlanOperationSettings()
Returns the builder for the settings used for calls to deleteBackupPlan.com.google.api.gax.rpc.OperationCallSettings<DeleteBackupPlanRequest,com.google.protobuf.Empty,OperationMetadata>
BackupForGKESettings. deleteBackupPlanOperationSettings()
Returns the object with the settings used for calls to deleteBackupPlan.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
BackupForGKEClient. deleteRestoreAsync(DeleteRestoreRequest request)
Deletes an existing Restore.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
BackupForGKEClient. deleteRestoreAsync(RestoreName name)
Deletes an existing Restore.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
BackupForGKEClient. deleteRestoreAsync(String name)
Deletes an existing Restore.com.google.api.gax.rpc.OperationCallable<DeleteRestoreRequest,com.google.protobuf.Empty,OperationMetadata>
BackupForGKEClient. deleteRestoreOperationCallable()
Deletes an existing Restore.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteRestoreRequest,com.google.protobuf.Empty,OperationMetadata>
BackupForGKESettings.Builder. deleteRestoreOperationSettings()
Returns the builder for the settings used for calls to deleteRestore.com.google.api.gax.rpc.OperationCallSettings<DeleteRestoreRequest,com.google.protobuf.Empty,OperationMetadata>
BackupForGKESettings. deleteRestoreOperationSettings()
Returns the object with the settings used for calls to deleteRestore.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
BackupForGKEClient. deleteRestorePlanAsync(DeleteRestorePlanRequest request)
Deletes an existing RestorePlan.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
BackupForGKEClient. deleteRestorePlanAsync(RestorePlanName name)
Deletes an existing RestorePlan.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
BackupForGKEClient. deleteRestorePlanAsync(String name)
Deletes an existing RestorePlan.com.google.api.gax.rpc.OperationCallable<DeleteRestorePlanRequest,com.google.protobuf.Empty,OperationMetadata>
BackupForGKEClient. deleteRestorePlanOperationCallable()
Deletes an existing RestorePlan.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteRestorePlanRequest,com.google.protobuf.Empty,OperationMetadata>
BackupForGKESettings.Builder. deleteRestorePlanOperationSettings()
Returns the builder for the settings used for calls to deleteRestorePlan.com.google.api.gax.rpc.OperationCallSettings<DeleteRestorePlanRequest,com.google.protobuf.Empty,OperationMetadata>
BackupForGKESettings. deleteRestorePlanOperationSettings()
Returns the object with the settings used for calls to deleteRestorePlan.com.google.protobuf.Parser<OperationMetadata>
OperationMetadata. getParserForType()
static com.google.protobuf.Parser<OperationMetadata>
OperationMetadata. parser()
com.google.api.gax.longrunning.OperationFuture<Backup,OperationMetadata>
BackupForGKEClient. updateBackupAsync(Backup backup, com.google.protobuf.FieldMask updateMask)
Update a Backup.com.google.api.gax.longrunning.OperationFuture<Backup,OperationMetadata>
BackupForGKEClient. updateBackupAsync(UpdateBackupRequest request)
Update a Backup.com.google.api.gax.rpc.OperationCallable<UpdateBackupRequest,Backup,OperationMetadata>
BackupForGKEClient. updateBackupOperationCallable()
Update a Backup.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateBackupRequest,Backup,OperationMetadata>
BackupForGKESettings.Builder. updateBackupOperationSettings()
Returns the builder for the settings used for calls to updateBackup.com.google.api.gax.rpc.OperationCallSettings<UpdateBackupRequest,Backup,OperationMetadata>
BackupForGKESettings. updateBackupOperationSettings()
Returns the object with the settings used for calls to updateBackup.com.google.api.gax.longrunning.OperationFuture<BackupPlan,OperationMetadata>
BackupForGKEClient. updateBackupPlanAsync(BackupPlan backupPlan, com.google.protobuf.FieldMask updateMask)
Update a BackupPlan.com.google.api.gax.longrunning.OperationFuture<BackupPlan,OperationMetadata>
BackupForGKEClient. updateBackupPlanAsync(UpdateBackupPlanRequest request)
Update a BackupPlan.com.google.api.gax.rpc.OperationCallable<UpdateBackupPlanRequest,BackupPlan,OperationMetadata>
BackupForGKEClient. updateBackupPlanOperationCallable()
Update a BackupPlan.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateBackupPlanRequest,BackupPlan,OperationMetadata>
BackupForGKESettings.Builder. updateBackupPlanOperationSettings()
Returns the builder for the settings used for calls to updateBackupPlan.com.google.api.gax.rpc.OperationCallSettings<UpdateBackupPlanRequest,BackupPlan,OperationMetadata>
BackupForGKESettings. updateBackupPlanOperationSettings()
Returns the object with the settings used for calls to updateBackupPlan.com.google.api.gax.longrunning.OperationFuture<Restore,OperationMetadata>
BackupForGKEClient. updateRestoreAsync(Restore restore, com.google.protobuf.FieldMask updateMask)
Update a Restore.com.google.api.gax.longrunning.OperationFuture<Restore,OperationMetadata>
BackupForGKEClient. updateRestoreAsync(UpdateRestoreRequest request)
Update a Restore.com.google.api.gax.rpc.OperationCallable<UpdateRestoreRequest,Restore,OperationMetadata>
BackupForGKEClient. updateRestoreOperationCallable()
Update a Restore.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateRestoreRequest,Restore,OperationMetadata>
BackupForGKESettings.Builder. updateRestoreOperationSettings()
Returns the builder for the settings used for calls to updateRestore.com.google.api.gax.rpc.OperationCallSettings<UpdateRestoreRequest,Restore,OperationMetadata>
BackupForGKESettings. updateRestoreOperationSettings()
Returns the object with the settings used for calls to updateRestore.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 OperationMetadata Modifier and Type Method Description OperationMetadata.Builder
OperationMetadata.Builder. mergeFrom(OperationMetadata other)
static OperationMetadata.Builder
OperationMetadata. newBuilder(OperationMetadata prototype)
-
Uses of OperationMetadata in com.google.cloud.gkebackup.v1.stub
Methods in com.google.cloud.gkebackup.v1.stub that return types with arguments of type OperationMetadata Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateBackupRequest,Backup,OperationMetadata>
BackupForGKEStub. createBackupOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateBackupRequest,Backup,OperationMetadata>
GrpcBackupForGKEStub. createBackupOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateBackupRequest,Backup,OperationMetadata>
HttpJsonBackupForGKEStub. createBackupOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateBackupRequest,Backup,OperationMetadata>
BackupForGKEStubSettings.Builder. createBackupOperationSettings()
Returns the builder for the settings used for calls to createBackup.com.google.api.gax.rpc.OperationCallSettings<CreateBackupRequest,Backup,OperationMetadata>
BackupForGKEStubSettings. createBackupOperationSettings()
Returns the object with the settings used for calls to createBackup.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.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.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.OperationCallable<DeleteBackupRequest,com.google.protobuf.Empty,OperationMetadata>
BackupForGKEStub. deleteBackupOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteBackupRequest,com.google.protobuf.Empty,OperationMetadata>
GrpcBackupForGKEStub. deleteBackupOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteBackupRequest,com.google.protobuf.Empty,OperationMetadata>
HttpJsonBackupForGKEStub. deleteBackupOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteBackupRequest,com.google.protobuf.Empty,OperationMetadata>
BackupForGKEStubSettings.Builder. deleteBackupOperationSettings()
Returns the builder for the settings used for calls to deleteBackup.com.google.api.gax.rpc.OperationCallSettings<DeleteBackupRequest,com.google.protobuf.Empty,OperationMetadata>
BackupForGKEStubSettings. deleteBackupOperationSettings()
Returns the object with the settings used for calls to deleteBackup.com.google.api.gax.rpc.OperationCallable<DeleteBackupPlanRequest,com.google.protobuf.Empty,OperationMetadata>
BackupForGKEStub. deleteBackupPlanOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteBackupPlanRequest,com.google.protobuf.Empty,OperationMetadata>
GrpcBackupForGKEStub. deleteBackupPlanOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteBackupPlanRequest,com.google.protobuf.Empty,OperationMetadata>
HttpJsonBackupForGKEStub. deleteBackupPlanOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteBackupPlanRequest,com.google.protobuf.Empty,OperationMetadata>
BackupForGKEStubSettings.Builder. deleteBackupPlanOperationSettings()
Returns the builder for the settings used for calls to deleteBackupPlan.com.google.api.gax.rpc.OperationCallSettings<DeleteBackupPlanRequest,com.google.protobuf.Empty,OperationMetadata>
BackupForGKEStubSettings. deleteBackupPlanOperationSettings()
Returns the object with the settings used for calls to deleteBackupPlan.com.google.api.gax.rpc.OperationCallable<DeleteRestoreRequest,com.google.protobuf.Empty,OperationMetadata>
BackupForGKEStub. deleteRestoreOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteRestoreRequest,com.google.protobuf.Empty,OperationMetadata>
GrpcBackupForGKEStub. deleteRestoreOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteRestoreRequest,com.google.protobuf.Empty,OperationMetadata>
HttpJsonBackupForGKEStub. deleteRestoreOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteRestoreRequest,com.google.protobuf.Empty,OperationMetadata>
BackupForGKEStubSettings.Builder. deleteRestoreOperationSettings()
Returns the builder for the settings used for calls to deleteRestore.com.google.api.gax.rpc.OperationCallSettings<DeleteRestoreRequest,com.google.protobuf.Empty,OperationMetadata>
BackupForGKEStubSettings. deleteRestoreOperationSettings()
Returns the object with the settings used for calls to deleteRestore.com.google.api.gax.rpc.OperationCallable<DeleteRestorePlanRequest,com.google.protobuf.Empty,OperationMetadata>
BackupForGKEStub. deleteRestorePlanOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteRestorePlanRequest,com.google.protobuf.Empty,OperationMetadata>
GrpcBackupForGKEStub. deleteRestorePlanOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteRestorePlanRequest,com.google.protobuf.Empty,OperationMetadata>
HttpJsonBackupForGKEStub. deleteRestorePlanOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteRestorePlanRequest,com.google.protobuf.Empty,OperationMetadata>
BackupForGKEStubSettings.Builder. deleteRestorePlanOperationSettings()
Returns the builder for the settings used for calls to deleteRestorePlan.com.google.api.gax.rpc.OperationCallSettings<DeleteRestorePlanRequest,com.google.protobuf.Empty,OperationMetadata>
BackupForGKEStubSettings. deleteRestorePlanOperationSettings()
Returns the object with the settings used for calls to deleteRestorePlan.com.google.api.gax.rpc.OperationCallable<UpdateBackupRequest,Backup,OperationMetadata>
BackupForGKEStub. updateBackupOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateBackupRequest,Backup,OperationMetadata>
GrpcBackupForGKEStub. updateBackupOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateBackupRequest,Backup,OperationMetadata>
HttpJsonBackupForGKEStub. updateBackupOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateBackupRequest,Backup,OperationMetadata>
BackupForGKEStubSettings.Builder. updateBackupOperationSettings()
Returns the builder for the settings used for calls to updateBackup.com.google.api.gax.rpc.OperationCallSettings<UpdateBackupRequest,Backup,OperationMetadata>
BackupForGKEStubSettings. updateBackupOperationSettings()
Returns the object with the settings used for calls to updateBackup.com.google.api.gax.rpc.OperationCallable<UpdateBackupPlanRequest,BackupPlan,OperationMetadata>
BackupForGKEStub. updateBackupPlanOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateBackupPlanRequest,BackupPlan,OperationMetadata>
GrpcBackupForGKEStub. updateBackupPlanOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateBackupPlanRequest,BackupPlan,OperationMetadata>
HttpJsonBackupForGKEStub. updateBackupPlanOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateBackupPlanRequest,BackupPlan,OperationMetadata>
BackupForGKEStubSettings.Builder. updateBackupPlanOperationSettings()
Returns the builder for the settings used for calls to updateBackupPlan.com.google.api.gax.rpc.OperationCallSettings<UpdateBackupPlanRequest,BackupPlan,OperationMetadata>
BackupForGKEStubSettings. updateBackupPlanOperationSettings()
Returns the object with the settings used for calls to updateBackupPlan.com.google.api.gax.rpc.OperationCallable<UpdateRestoreRequest,Restore,OperationMetadata>
BackupForGKEStub. updateRestoreOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateRestoreRequest,Restore,OperationMetadata>
GrpcBackupForGKEStub. updateRestoreOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateRestoreRequest,Restore,OperationMetadata>
HttpJsonBackupForGKEStub. updateRestoreOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateRestoreRequest,Restore,OperationMetadata>
BackupForGKEStubSettings.Builder. updateRestoreOperationSettings()
Returns the builder for the settings used for calls to updateRestore.com.google.api.gax.rpc.OperationCallSettings<UpdateRestoreRequest,Restore,OperationMetadata>
BackupForGKEStubSettings. updateRestoreOperationSettings()
Returns the object with the settings used for calls to updateRestore.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.
-