- close() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
- close() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- close() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- close() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- com.google.cloud.gkebackup.v1 - package com.google.cloud.gkebackup.v1
-
A client to Backup for GKE API
- com.google.cloud.gkebackup.v1.stub - package com.google.cloud.gkebackup.v1.stub
-
- create() - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Constructs an instance of BackupForGKEClient with default settings.
- create(BackupForGKESettings) - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Constructs an instance of BackupForGKEClient, using the given settings.
- create(BackupForGKEStub) - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Constructs an instance of BackupForGKEClient, using the given stub for making calls.
- create(BackupForGKEStubSettings) - Static method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
- create(BackupForGKEStubSettings) - Static method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- create(ClientContext) - Static method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- create(ClientContext, GrpcStubCallableFactory) - Static method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- create(BackupForGKEStubSettings) - Static method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- create(ClientContext) - Static method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- create(ClientContext, HttpJsonStubCallableFactory) - Static method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- createAsync(PageContext<ListBackupPlansRequest, ListBackupPlansResponse, BackupPlan>, ApiFuture<ListBackupPlansResponse>) - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEClient.ListBackupPlansPagedResponse
-
- createAsync(PageContext<ListBackupsRequest, ListBackupsResponse, Backup>, ApiFuture<ListBackupsResponse>) - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEClient.ListBackupsPagedResponse
-
- createAsync(PageContext<ListLocationsRequest, ListLocationsResponse, Location>, ApiFuture<ListLocationsResponse>) - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEClient.ListLocationsPagedResponse
-
- createAsync(PageContext<ListRestorePlansRequest, ListRestorePlansResponse, RestorePlan>, ApiFuture<ListRestorePlansResponse>) - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEClient.ListRestorePlansPagedResponse
-
- createAsync(PageContext<ListRestoresRequest, ListRestoresResponse, Restore>, ApiFuture<ListRestoresResponse>) - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEClient.ListRestoresPagedResponse
-
- createAsync(PageContext<ListVolumeBackupsRequest, ListVolumeBackupsResponse, VolumeBackup>, ApiFuture<ListVolumeBackupsResponse>) - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEClient.ListVolumeBackupsPagedResponse
-
- createAsync(PageContext<ListVolumeRestoresRequest, ListVolumeRestoresResponse, VolumeRestore>, ApiFuture<ListVolumeRestoresResponse>) - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEClient.ListVolumeRestoresPagedResponse
-
- createBackupAsync(BackupPlanName, Backup, String) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Creates a Backup for the given BackupPlan.
- createBackupAsync(String, Backup, String) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Creates a Backup for the given BackupPlan.
- createBackupAsync(CreateBackupRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Creates a Backup for the given BackupPlan.
- createBackupCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Creates a Backup for the given BackupPlan.
- createBackupCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- createBackupCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- createBackupCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- createBackupOperationCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Creates a Backup for the given BackupPlan.
- createBackupOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- createBackupOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- createBackupOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- createBackupOperationSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to createBackup.
- createBackupOperationSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to createBackup.
- createBackupOperationSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to createBackup.
- createBackupOperationSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to createBackup.
- createBackupPlanAsync(LocationName, BackupPlan, String) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Creates a new BackupPlan in a given location.
- createBackupPlanAsync(String, BackupPlan, String) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Creates a new BackupPlan in a given location.
- createBackupPlanAsync(CreateBackupPlanRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Creates a new BackupPlan in a given location.
- createBackupPlanCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Creates a new BackupPlan in a given location.
- createBackupPlanCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- createBackupPlanCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- createBackupPlanCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- createBackupPlanOperationCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Creates a new BackupPlan in a given location.
- createBackupPlanOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- createBackupPlanOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- createBackupPlanOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- createBackupPlanOperationSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to createBackupPlan.
- createBackupPlanOperationSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to createBackupPlan.
- createBackupPlanOperationSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to createBackupPlan.
- createBackupPlanOperationSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to createBackupPlan.
- createBackupPlanSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to createBackupPlan.
- createBackupPlanSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to createBackupPlan.
- createBackupPlanSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to createBackupPlan.
- createBackupPlanSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to createBackupPlan.
- createBackupSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to createBackup.
- createBackupSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to createBackup.
- createBackupSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to createBackup.
- createBackupSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to createBackup.
- createBatchingCallable(GrpcCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKECallableFactory
-
- createBatchingCallable(HttpJsonCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKECallableFactory
-
- createBidiStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKECallableFactory
-
- createClientStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKECallableFactory
-
- createCollection(List<BackupForGKEClient.ListBackupPlansPage>, int) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient.ListBackupPlansFixedSizeCollection
-
- createCollection(List<BackupForGKEClient.ListBackupsPage>, int) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient.ListBackupsFixedSizeCollection
-
- createCollection(List<BackupForGKEClient.ListLocationsPage>, int) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient.ListLocationsFixedSizeCollection
-
- createCollection(List<BackupForGKEClient.ListRestorePlansPage>, int) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient.ListRestorePlansFixedSizeCollection
-
- createCollection(List<BackupForGKEClient.ListRestoresPage>, int) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient.ListRestoresFixedSizeCollection
-
- createCollection(List<BackupForGKEClient.ListVolumeBackupsPage>, int) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient.ListVolumeBackupsFixedSizeCollection
-
- createCollection(List<BackupForGKEClient.ListVolumeRestoresPage>, int) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient.ListVolumeRestoresFixedSizeCollection
-
- createOperationCallable(GrpcCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKECallableFactory
-
- createOperationCallable(HttpJsonCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKECallableFactory
-
- createPage(PageContext<ListBackupPlansRequest, ListBackupPlansResponse, BackupPlan>, ListBackupPlansResponse) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient.ListBackupPlansPage
-
- createPage(PageContext<ListBackupsRequest, ListBackupsResponse, Backup>, ListBackupsResponse) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient.ListBackupsPage
-
- createPage(PageContext<ListLocationsRequest, ListLocationsResponse, Location>, ListLocationsResponse) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient.ListLocationsPage
-
- createPage(PageContext<ListRestorePlansRequest, ListRestorePlansResponse, RestorePlan>, ListRestorePlansResponse) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient.ListRestorePlansPage
-
- createPage(PageContext<ListRestoresRequest, ListRestoresResponse, Restore>, ListRestoresResponse) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient.ListRestoresPage
-
- createPage(PageContext<ListVolumeBackupsRequest, ListVolumeBackupsResponse, VolumeBackup>, ListVolumeBackupsResponse) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient.ListVolumeBackupsPage
-
- createPage(PageContext<ListVolumeRestoresRequest, ListVolumeRestoresResponse, VolumeRestore>, ListVolumeRestoresResponse) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient.ListVolumeRestoresPage
-
- createPageAsync(PageContext<ListBackupPlansRequest, ListBackupPlansResponse, BackupPlan>, ApiFuture<ListBackupPlansResponse>) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient.ListBackupPlansPage
-
- createPageAsync(PageContext<ListBackupsRequest, ListBackupsResponse, Backup>, ApiFuture<ListBackupsResponse>) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient.ListBackupsPage
-
- createPageAsync(PageContext<ListLocationsRequest, ListLocationsResponse, Location>, ApiFuture<ListLocationsResponse>) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient.ListLocationsPage
-
- createPageAsync(PageContext<ListRestorePlansRequest, ListRestorePlansResponse, RestorePlan>, ApiFuture<ListRestorePlansResponse>) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient.ListRestorePlansPage
-
- createPageAsync(PageContext<ListRestoresRequest, ListRestoresResponse, Restore>, ApiFuture<ListRestoresResponse>) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient.ListRestoresPage
-
- createPageAsync(PageContext<ListVolumeBackupsRequest, ListVolumeBackupsResponse, VolumeBackup>, ApiFuture<ListVolumeBackupsResponse>) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient.ListVolumeBackupsPage
-
- createPageAsync(PageContext<ListVolumeRestoresRequest, ListVolumeRestoresResponse, VolumeRestore>, ApiFuture<ListVolumeRestoresResponse>) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient.ListVolumeRestoresPage
-
- createPagedCallable(GrpcCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKECallableFactory
-
- createPagedCallable(HttpJsonCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKECallableFactory
-
- createRestoreAsync(RestorePlanName, Restore, String) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Creates a new Restore for the given RestorePlan.
- createRestoreAsync(String, Restore, String) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Creates a new Restore for the given RestorePlan.
- createRestoreAsync(CreateRestoreRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Creates a new Restore for the given RestorePlan.
- createRestoreCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Creates a new Restore for the given RestorePlan.
- createRestoreCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- createRestoreCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- createRestoreCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- createRestoreOperationCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Creates a new Restore for the given RestorePlan.
- createRestoreOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- createRestoreOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- createRestoreOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- createRestoreOperationSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to createRestore.
- createRestoreOperationSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to createRestore.
- createRestoreOperationSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to createRestore.
- createRestoreOperationSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to createRestore.
- createRestorePlanAsync(LocationName, RestorePlan, String) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Creates a new RestorePlan in a given location.
- createRestorePlanAsync(String, RestorePlan, String) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Creates a new RestorePlan in a given location.
- createRestorePlanAsync(CreateRestorePlanRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Creates a new RestorePlan in a given location.
- createRestorePlanCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Creates a new RestorePlan in a given location.
- createRestorePlanCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- createRestorePlanCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- createRestorePlanCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- createRestorePlanOperationCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Creates a new RestorePlan in a given location.
- createRestorePlanOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- createRestorePlanOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- createRestorePlanOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- createRestorePlanOperationSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to createRestorePlan.
- createRestorePlanOperationSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to createRestorePlan.
- createRestorePlanOperationSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to createRestorePlan.
- createRestorePlanOperationSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to createRestorePlan.
- createRestorePlanSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to createRestorePlan.
- createRestorePlanSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to createRestorePlan.
- createRestorePlanSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to createRestorePlan.
- createRestorePlanSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to createRestorePlan.
- createRestoreSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to createRestore.
- createRestoreSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to createRestore.
- createRestoreSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to createRestore.
- createRestoreSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to createRestore.
- createServerStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKECallableFactory
-
- createServerStreamingCallable(HttpJsonCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKECallableFactory
-
- createStub() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
- createUnaryCallable(GrpcCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKECallableFactory
-
- createUnaryCallable(HttpJsonCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKECallableFactory
-
- defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
- defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
- defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns a builder for the default credentials for this service.
- defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns a builder for the default credentials for this service.
- defaultExecutorProviderBuilder() - Static method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns a builder for the default ExecutorProvider for this service.
- defaultExecutorProviderBuilder() - Static method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns a builder for the default ExecutorProvider for this service.
- defaultGrpcApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
- defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns a builder for the default gRPC ChannelProvider for this service.
- defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns a builder for the default gRPC ChannelProvider for this service.
- defaultHttpJsonApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
- defaultHttpJsonTransportProviderBuilder() - Static method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns a builder for the default REST ChannelProvider for this service.
- defaultHttpJsonTransportProviderBuilder() - Static method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns a builder for the default REST ChannelProvider for this service.
- defaultTransportChannelProvider() - Static method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
- defaultTransportChannelProvider() - Static method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
- deleteBackupAsync(BackupName) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Deletes an existing Backup.
- deleteBackupAsync(String) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Deletes an existing Backup.
- deleteBackupAsync(DeleteBackupRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Deletes an existing Backup.
- deleteBackupCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Deletes an existing Backup.
- deleteBackupCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- deleteBackupCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- deleteBackupCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- deleteBackupOperationCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Deletes an existing Backup.
- deleteBackupOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- deleteBackupOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- deleteBackupOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- deleteBackupOperationSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to deleteBackup.
- deleteBackupOperationSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to deleteBackup.
- deleteBackupOperationSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteBackup.
- deleteBackupOperationSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to deleteBackup.
- deleteBackupPlanAsync(BackupPlanName) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Deletes an existing BackupPlan.
- deleteBackupPlanAsync(String) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Deletes an existing BackupPlan.
- deleteBackupPlanAsync(DeleteBackupPlanRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Deletes an existing BackupPlan.
- deleteBackupPlanCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Deletes an existing BackupPlan.
- deleteBackupPlanCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- deleteBackupPlanCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- deleteBackupPlanCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- deleteBackupPlanOperationCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Deletes an existing BackupPlan.
- deleteBackupPlanOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- deleteBackupPlanOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- deleteBackupPlanOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- deleteBackupPlanOperationSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to deleteBackupPlan.
- deleteBackupPlanOperationSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to deleteBackupPlan.
- deleteBackupPlanOperationSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteBackupPlan.
- deleteBackupPlanOperationSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to deleteBackupPlan.
- deleteBackupPlanSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to deleteBackupPlan.
- deleteBackupPlanSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to deleteBackupPlan.
- deleteBackupPlanSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteBackupPlan.
- deleteBackupPlanSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to deleteBackupPlan.
- deleteBackupSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to deleteBackup.
- deleteBackupSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to deleteBackup.
- deleteBackupSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteBackup.
- deleteBackupSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to deleteBackup.
- deleteRestoreAsync(RestoreName) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Deletes an existing Restore.
- deleteRestoreAsync(String) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Deletes an existing Restore.
- deleteRestoreAsync(DeleteRestoreRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Deletes an existing Restore.
- deleteRestoreCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Deletes an existing Restore.
- deleteRestoreCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- deleteRestoreCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- deleteRestoreCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- deleteRestoreOperationCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Deletes an existing Restore.
- deleteRestoreOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- deleteRestoreOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- deleteRestoreOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- deleteRestoreOperationSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to deleteRestore.
- deleteRestoreOperationSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to deleteRestore.
- deleteRestoreOperationSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteRestore.
- deleteRestoreOperationSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to deleteRestore.
- deleteRestorePlanAsync(RestorePlanName) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Deletes an existing RestorePlan.
- deleteRestorePlanAsync(String) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Deletes an existing RestorePlan.
- deleteRestorePlanAsync(DeleteRestorePlanRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Deletes an existing RestorePlan.
- deleteRestorePlanCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Deletes an existing RestorePlan.
- deleteRestorePlanCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- deleteRestorePlanCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- deleteRestorePlanCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- deleteRestorePlanOperationCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Deletes an existing RestorePlan.
- deleteRestorePlanOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- deleteRestorePlanOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- deleteRestorePlanOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- deleteRestorePlanOperationSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to deleteRestorePlan.
- deleteRestorePlanOperationSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to deleteRestorePlan.
- deleteRestorePlanOperationSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteRestorePlan.
- deleteRestorePlanOperationSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to deleteRestorePlan.
- deleteRestorePlanSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to deleteRestorePlan.
- deleteRestorePlanSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to deleteRestorePlan.
- deleteRestorePlanSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteRestorePlan.
- deleteRestorePlanSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to deleteRestorePlan.
- deleteRestoreSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to deleteRestore.
- deleteRestoreSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to deleteRestore.
- deleteRestoreSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteRestore.
- deleteRestoreSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to deleteRestore.
- getBackup(BackupName) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Retrieve the details of a single Backup.
- getBackup(String) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Retrieve the details of a single Backup.
- getBackup(GetBackupRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Retrieve the details of a single Backup.
- getBackupCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Retrieve the details of a single Backup.
- getBackupCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- getBackupCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- getBackupCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- getBackupPlan(BackupPlanName) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Retrieve the details of a single BackupPlan.
- getBackupPlan(String) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Retrieve the details of a single BackupPlan.
- getBackupPlan(GetBackupPlanRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Retrieve the details of a single BackupPlan.
- getBackupPlanCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Retrieve the details of a single BackupPlan.
- getBackupPlanCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- getBackupPlanCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- getBackupPlanCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- getBackupPlanSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to getBackupPlan.
- getBackupPlanSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to getBackupPlan.
- getBackupPlanSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to getBackupPlan.
- getBackupPlanSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to getBackupPlan.
- getBackupSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to getBackup.
- getBackupSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to getBackup.
- getBackupSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to getBackup.
- getBackupSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to getBackup.
- getDefaultEndpoint() - Static method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the default service endpoint.
- getDefaultEndpoint() - Static method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the default service endpoint.
- getDefaultMtlsEndpoint() - Static method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the default mTLS service endpoint.
- getDefaultServiceScopes() - Static method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the default service scopes.
- getDefaultServiceScopes() - Static method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the default service scopes.
- getHttpJsonOperationsClient() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Returns the OperationsClient that can be used to query the status of a long-running operation
returned by another API method call.
- getHttpJsonOperationsStub() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- getHttpJsonOperationsStub() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- getIamPolicy(GetIamPolicyRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Gets the access control policy for a resource.
- getIamPolicyCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Gets the access control policy for a resource.
- getIamPolicyCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- getIamPolicyCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- getIamPolicyCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- getIamPolicySettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to getIamPolicy.
- getIamPolicySettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to getIamPolicy.
- getIamPolicySettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to getIamPolicy.
- getIamPolicySettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to getIamPolicy.
- getLocation(GetLocationRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Gets information about a location.
- getLocationCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Gets information about a location.
- getLocationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- getLocationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- getLocationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- getLocationSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to getLocation.
- getLocationSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to getLocation.
- getLocationSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to getLocation.
- getLocationSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to getLocation.
- getMethodDescriptors() - Static method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- getOperationsClient() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Returns the OperationsClient that can be used to query the status of a long-running operation
returned by another API method call.
- getOperationsStub() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- getOperationsStub() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- getRestore(RestoreName) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Retrieves the details of a single Restore.
- getRestore(String) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Retrieves the details of a single Restore.
- getRestore(GetRestoreRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Retrieves the details of a single Restore.
- getRestoreCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Retrieves the details of a single Restore.
- getRestoreCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- getRestoreCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- getRestoreCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- getRestorePlan(RestorePlanName) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Retrieve the details of a single RestorePlan.
- getRestorePlan(String) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Retrieve the details of a single RestorePlan.
- getRestorePlan(GetRestorePlanRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Retrieve the details of a single RestorePlan.
- getRestorePlanCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Retrieve the details of a single RestorePlan.
- getRestorePlanCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- getRestorePlanCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- getRestorePlanCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- getRestorePlanSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to getRestorePlan.
- getRestorePlanSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to getRestorePlan.
- getRestorePlanSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to getRestorePlan.
- getRestorePlanSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to getRestorePlan.
- getRestoreSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to getRestore.
- getRestoreSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to getRestore.
- getRestoreSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to getRestore.
- getRestoreSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to getRestore.
- getSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
- getStub() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
- getStubSettingsBuilder() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
- getVolumeBackup(VolumeBackupName) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Retrieve the details of a single VolumeBackup.
- getVolumeBackup(String) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Retrieve the details of a single VolumeBackup.
- getVolumeBackup(GetVolumeBackupRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Retrieve the details of a single VolumeBackup.
- getVolumeBackupCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Retrieve the details of a single VolumeBackup.
- getVolumeBackupCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- getVolumeBackupCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- getVolumeBackupCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- getVolumeBackupSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to getVolumeBackup.
- getVolumeBackupSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to getVolumeBackup.
- getVolumeBackupSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to getVolumeBackup.
- getVolumeBackupSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to getVolumeBackup.
- getVolumeRestore(VolumeRestoreName) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Retrieve the details of a single VolumeRestore.
- getVolumeRestore(String) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Retrieve the details of a single VolumeRestore.
- getVolumeRestore(GetVolumeRestoreRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Retrieve the details of a single VolumeRestore.
- getVolumeRestoreCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Retrieve the details of a single VolumeRestore.
- getVolumeRestoreCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- getVolumeRestoreCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- getVolumeRestoreCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- getVolumeRestoreSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to getVolumeRestore.
- getVolumeRestoreSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to getVolumeRestore.
- getVolumeRestoreSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to getVolumeRestore.
- getVolumeRestoreSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to getVolumeRestore.
- GrpcBackupForGKECallableFactory - Class in com.google.cloud.gkebackup.v1.stub
-
gRPC callable factory implementation for the BackupForGKE service API.
- GrpcBackupForGKECallableFactory() - Constructor for class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKECallableFactory
-
- GrpcBackupForGKEStub - Class in com.google.cloud.gkebackup.v1.stub
-
gRPC stub implementation for the BackupForGKE service API.
- GrpcBackupForGKEStub(BackupForGKEStubSettings, ClientContext) - Constructor for class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
Constructs an instance of GrpcBackupForGKEStub, using the given settings.
- GrpcBackupForGKEStub(BackupForGKEStubSettings, ClientContext, GrpcStubCallableFactory) - Constructor for class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
Constructs an instance of GrpcBackupForGKEStub, using the given settings.
- listBackupPlans(LocationName) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Lists BackupPlans in a given location.
- listBackupPlans(String) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Lists BackupPlans in a given location.
- listBackupPlans(ListBackupPlansRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Lists BackupPlans in a given location.
- listBackupPlansCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Lists BackupPlans in a given location.
- listBackupPlansCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- listBackupPlansCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- listBackupPlansCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- listBackupPlansPagedCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Lists BackupPlans in a given location.
- listBackupPlansPagedCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- listBackupPlansPagedCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- listBackupPlansPagedCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- listBackupPlansSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to listBackupPlans.
- listBackupPlansSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to listBackupPlans.
- listBackupPlansSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to listBackupPlans.
- listBackupPlansSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to listBackupPlans.
- listBackups(BackupPlanName) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Lists the Backups for a given BackupPlan.
- listBackups(String) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Lists the Backups for a given BackupPlan.
- listBackups(ListBackupsRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Lists the Backups for a given BackupPlan.
- listBackupsCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Lists the Backups for a given BackupPlan.
- listBackupsCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- listBackupsCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- listBackupsCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- listBackupsPagedCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Lists the Backups for a given BackupPlan.
- listBackupsPagedCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- listBackupsPagedCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- listBackupsPagedCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- listBackupsSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to listBackups.
- listBackupsSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to listBackups.
- listBackupsSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to listBackups.
- listBackupsSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to listBackups.
- listLocations(ListLocationsRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Lists information about the supported locations for this service.
- listLocationsCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Lists information about the supported locations for this service.
- listLocationsCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- listLocationsCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- listLocationsCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- listLocationsPagedCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Lists information about the supported locations for this service.
- listLocationsPagedCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- listLocationsPagedCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- listLocationsPagedCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- listLocationsSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to listLocations.
- listLocationsSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to listLocations.
- listLocationsSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to listLocations.
- listLocationsSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to listLocations.
- listRestorePlans(LocationName) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Lists RestorePlans in a given location.
- listRestorePlans(String) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Lists RestorePlans in a given location.
- listRestorePlans(ListRestorePlansRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Lists RestorePlans in a given location.
- listRestorePlansCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Lists RestorePlans in a given location.
- listRestorePlansCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- listRestorePlansCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- listRestorePlansCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- listRestorePlansPagedCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Lists RestorePlans in a given location.
- listRestorePlansPagedCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- listRestorePlansPagedCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- listRestorePlansPagedCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- listRestorePlansSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to listRestorePlans.
- listRestorePlansSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to listRestorePlans.
- listRestorePlansSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to listRestorePlans.
- listRestorePlansSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to listRestorePlans.
- listRestores(RestorePlanName) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Lists the Restores for a given RestorePlan.
- listRestores(String) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Lists the Restores for a given RestorePlan.
- listRestores(ListRestoresRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Lists the Restores for a given RestorePlan.
- listRestoresCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Lists the Restores for a given RestorePlan.
- listRestoresCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- listRestoresCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- listRestoresCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- listRestoresPagedCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Lists the Restores for a given RestorePlan.
- listRestoresPagedCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- listRestoresPagedCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- listRestoresPagedCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- listRestoresSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to listRestores.
- listRestoresSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to listRestores.
- listRestoresSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to listRestores.
- listRestoresSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to listRestores.
- listVolumeBackups(BackupName) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Lists the VolumeBackups for a given Backup.
- listVolumeBackups(String) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Lists the VolumeBackups for a given Backup.
- listVolumeBackups(ListVolumeBackupsRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Lists the VolumeBackups for a given Backup.
- listVolumeBackupsCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Lists the VolumeBackups for a given Backup.
- listVolumeBackupsCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- listVolumeBackupsCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- listVolumeBackupsCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- listVolumeBackupsPagedCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Lists the VolumeBackups for a given Backup.
- listVolumeBackupsPagedCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- listVolumeBackupsPagedCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- listVolumeBackupsPagedCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- listVolumeBackupsSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to listVolumeBackups.
- listVolumeBackupsSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to listVolumeBackups.
- listVolumeBackupsSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to listVolumeBackups.
- listVolumeBackupsSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to listVolumeBackups.
- listVolumeRestores(RestoreName) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Lists the VolumeRestores for a given Restore.
- listVolumeRestores(String) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Lists the VolumeRestores for a given Restore.
- listVolumeRestores(ListVolumeRestoresRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Lists the VolumeRestores for a given Restore.
- listVolumeRestoresCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Lists the VolumeRestores for a given Restore.
- listVolumeRestoresCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- listVolumeRestoresCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- listVolumeRestoresCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- listVolumeRestoresPagedCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Lists the VolumeRestores for a given Restore.
- listVolumeRestoresPagedCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- listVolumeRestoresPagedCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- listVolumeRestoresPagedCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- listVolumeRestoresSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to listVolumeRestores.
- listVolumeRestoresSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to listVolumeRestores.
- listVolumeRestoresSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to listVolumeRestores.
- listVolumeRestoresSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to listVolumeRestores.
- unaryMethodSettingsBuilders() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
- updateBackupAsync(Backup, FieldMask) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Update a Backup.
- updateBackupAsync(UpdateBackupRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Update a Backup.
- updateBackupCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Update a Backup.
- updateBackupCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- updateBackupCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- updateBackupCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- updateBackupOperationCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Update a Backup.
- updateBackupOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- updateBackupOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- updateBackupOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- updateBackupOperationSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to updateBackup.
- updateBackupOperationSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to updateBackup.
- updateBackupOperationSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to updateBackup.
- updateBackupOperationSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to updateBackup.
- updateBackupPlanAsync(BackupPlan, FieldMask) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Update a BackupPlan.
- updateBackupPlanAsync(UpdateBackupPlanRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Update a BackupPlan.
- updateBackupPlanCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Update a BackupPlan.
- updateBackupPlanCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- updateBackupPlanCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- updateBackupPlanCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- updateBackupPlanOperationCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Update a BackupPlan.
- updateBackupPlanOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- updateBackupPlanOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- updateBackupPlanOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- updateBackupPlanOperationSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to updateBackupPlan.
- updateBackupPlanOperationSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to updateBackupPlan.
- updateBackupPlanOperationSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to updateBackupPlan.
- updateBackupPlanOperationSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to updateBackupPlan.
- updateBackupPlanSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to updateBackupPlan.
- updateBackupPlanSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to updateBackupPlan.
- updateBackupPlanSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to updateBackupPlan.
- updateBackupPlanSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to updateBackupPlan.
- updateBackupSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to updateBackup.
- updateBackupSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to updateBackup.
- updateBackupSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to updateBackup.
- updateBackupSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to updateBackup.
- updateRestoreAsync(Restore, FieldMask) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Update a Restore.
- updateRestoreAsync(UpdateRestoreRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Update a Restore.
- updateRestoreCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Update a Restore.
- updateRestoreCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- updateRestoreCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- updateRestoreCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- updateRestoreOperationCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Update a Restore.
- updateRestoreOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- updateRestoreOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- updateRestoreOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- updateRestoreOperationSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to updateRestore.
- updateRestoreOperationSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to updateRestore.
- updateRestoreOperationSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to updateRestore.
- updateRestoreOperationSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to updateRestore.
- updateRestorePlanAsync(RestorePlan, FieldMask) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Update a RestorePlan.
- updateRestorePlanAsync(UpdateRestorePlanRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Update a RestorePlan.
- updateRestorePlanCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Update a RestorePlan.
- updateRestorePlanCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- updateRestorePlanCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- updateRestorePlanCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- updateRestorePlanOperationCallable() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEClient
-
Update a RestorePlan.
- updateRestorePlanOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub
-
- updateRestorePlanOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.GrpcBackupForGKEStub
-
- updateRestorePlanOperationCallable() - Method in class com.google.cloud.gkebackup.v1.stub.HttpJsonBackupForGKEStub
-
- updateRestorePlanOperationSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to updateRestorePlan.
- updateRestorePlanOperationSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to updateRestorePlan.
- updateRestorePlanOperationSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to updateRestorePlan.
- updateRestorePlanOperationSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to updateRestorePlan.
- updateRestorePlanSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to updateRestorePlan.
- updateRestorePlanSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to updateRestorePlan.
- updateRestorePlanSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to updateRestorePlan.
- updateRestorePlanSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to updateRestorePlan.
- updateRestoreSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings.Builder
-
Returns the builder for the settings used for calls to updateRestore.
- updateRestoreSettings() - Method in class com.google.cloud.gkebackup.v1.BackupForGKESettings
-
Returns the object with the settings used for calls to updateRestore.
- updateRestoreSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings.Builder
-
Returns the builder for the settings used for calls to updateRestore.
- updateRestoreSettings() - Method in class com.google.cloud.gkebackup.v1.stub.BackupForGKEStubSettings
-
Returns the object with the settings used for calls to updateRestore.