Uses of Class
com.google.cloud.gkebackup.v1.BackupPlan
-
Packages that use BackupPlan Package Description com.google.cloud.gkebackup.v1 A client to Backup for GKE APIcom.google.cloud.gkebackup.v1.stub -
-
Uses of BackupPlan in com.google.cloud.gkebackup.v1
Methods in com.google.cloud.gkebackup.v1 that return BackupPlan Modifier and Type Method Description BackupPlanBackupPlan.Builder. build()BackupPlanBackupPlan.Builder. buildPartial()BackupPlanBackupForGKEClient. getBackupPlan(BackupPlanName name)Retrieve the details of a single BackupPlan.BackupPlanBackupForGKEClient. getBackupPlan(GetBackupPlanRequest request)Retrieve the details of a single BackupPlan.BackupPlanBackupForGKEClient. getBackupPlan(String name)Retrieve the details of a single BackupPlan.BackupPlanBackupForGKEGrpc.BackupForGKEBlockingStub. getBackupPlan(GetBackupPlanRequest request)Retrieve the details of a single BackupPlan.BackupPlanCreateBackupPlanRequest.Builder. getBackupPlan()Required.BackupPlanCreateBackupPlanRequest. getBackupPlan()Required.BackupPlanCreateBackupPlanRequestOrBuilder. getBackupPlan()Required.BackupPlanUpdateBackupPlanRequest.Builder. getBackupPlan()Required.BackupPlanUpdateBackupPlanRequest. getBackupPlan()Required.BackupPlanUpdateBackupPlanRequestOrBuilder. getBackupPlan()Required.BackupPlanListBackupPlansResponse.Builder. getBackupPlans(int index)The list of BackupPlans matching the given criteria.BackupPlanListBackupPlansResponse. getBackupPlans(int index)The list of BackupPlans matching the given criteria.BackupPlanListBackupPlansResponseOrBuilder. getBackupPlans(int index)The list of BackupPlans matching the given criteria.static BackupPlanBackupPlan. getDefaultInstance()BackupPlanBackupPlan.Builder. getDefaultInstanceForType()BackupPlanBackupPlan. getDefaultInstanceForType()static BackupPlanBackupPlan. parseDelimitedFrom(InputStream input)static BackupPlanBackupPlan. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackupPlanBackupPlan. parseFrom(byte[] data)static BackupPlanBackupPlan. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackupPlanBackupPlan. parseFrom(com.google.protobuf.ByteString data)static BackupPlanBackupPlan. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackupPlanBackupPlan. parseFrom(com.google.protobuf.CodedInputStream input)static BackupPlanBackupPlan. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackupPlanBackupPlan. parseFrom(InputStream input)static BackupPlanBackupPlan. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackupPlanBackupPlan. parseFrom(ByteBuffer data)static BackupPlanBackupPlan. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.gkebackup.v1 that return types with arguments of type BackupPlan Modifier and Type Method Description 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.common.util.concurrent.ListenableFuture<BackupPlan>BackupForGKEGrpc.BackupForGKEFutureStub. getBackupPlan(GetBackupPlanRequest request)Retrieve the details of a single BackupPlan.com.google.api.gax.rpc.UnaryCallable<GetBackupPlanRequest,BackupPlan>BackupForGKEClient. getBackupPlanCallable()Retrieve the details of a single BackupPlan.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetBackupPlanRequest,BackupPlan>BackupForGKESettings.Builder. getBackupPlanSettings()Returns the builder for the settings used for calls to getBackupPlan.com.google.api.gax.rpc.UnaryCallSettings<GetBackupPlanRequest,BackupPlan>BackupForGKESettings. getBackupPlanSettings()Returns the object with the settings used for calls to getBackupPlan.List<BackupPlan>ListBackupPlansResponse.Builder. getBackupPlansList()The list of BackupPlans matching the given criteria.List<BackupPlan>ListBackupPlansResponse. getBackupPlansList()The list of BackupPlans matching the given criteria.List<BackupPlan>ListBackupPlansResponseOrBuilder. getBackupPlansList()The list of BackupPlans matching the given criteria.static io.grpc.MethodDescriptor<GetBackupPlanRequest,BackupPlan>BackupForGKEGrpc. getGetBackupPlanMethod()com.google.protobuf.Parser<BackupPlan>BackupPlan. getParserForType()static com.google.protobuf.Parser<BackupPlan>BackupPlan. parser()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.Methods in com.google.cloud.gkebackup.v1 with parameters of type BackupPlan Modifier and Type Method Description ListBackupPlansResponse.BuilderListBackupPlansResponse.Builder. addBackupPlans(int index, BackupPlan value)The list of BackupPlans matching the given criteria.ListBackupPlansResponse.BuilderListBackupPlansResponse.Builder. addBackupPlans(BackupPlan value)The list of BackupPlans matching the given criteria.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.CreateBackupPlanRequest.BuilderCreateBackupPlanRequest.Builder. mergeBackupPlan(BackupPlan value)Required.UpdateBackupPlanRequest.BuilderUpdateBackupPlanRequest.Builder. mergeBackupPlan(BackupPlan value)Required.BackupPlan.BuilderBackupPlan.Builder. mergeFrom(BackupPlan other)static BackupPlan.BuilderBackupPlan. newBuilder(BackupPlan prototype)CreateBackupPlanRequest.BuilderCreateBackupPlanRequest.Builder. setBackupPlan(BackupPlan value)Required.UpdateBackupPlanRequest.BuilderUpdateBackupPlanRequest.Builder. setBackupPlan(BackupPlan value)Required.ListBackupPlansResponse.BuilderListBackupPlansResponse.Builder. setBackupPlans(int index, BackupPlan value)The list of BackupPlans matching the given criteria.com.google.api.gax.longrunning.OperationFuture<BackupPlan,OperationMetadata>BackupForGKEClient. updateBackupPlanAsync(BackupPlan backupPlan, com.google.protobuf.FieldMask updateMask)Update a BackupPlan.Method parameters in com.google.cloud.gkebackup.v1 with type arguments of type BackupPlan Modifier and Type Method Description ListBackupPlansResponse.BuilderListBackupPlansResponse.Builder. addAllBackupPlans(Iterable<? extends BackupPlan> values)The list of BackupPlans matching the given criteria.static com.google.api.core.ApiFuture<BackupForGKEClient.ListBackupPlansPagedResponse>BackupForGKEClient.ListBackupPlansPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListBackupPlansRequest,ListBackupPlansResponse,BackupPlan> context, com.google.api.core.ApiFuture<ListBackupPlansResponse> futureResponse)protected BackupForGKEClient.ListBackupPlansPageBackupForGKEClient.ListBackupPlansPage. createPage(com.google.api.gax.rpc.PageContext<ListBackupPlansRequest,ListBackupPlansResponse,BackupPlan> context, ListBackupPlansResponse response)com.google.api.core.ApiFuture<BackupForGKEClient.ListBackupPlansPage>BackupForGKEClient.ListBackupPlansPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListBackupPlansRequest,ListBackupPlansResponse,BackupPlan> context, com.google.api.core.ApiFuture<ListBackupPlansResponse> futureResponse)default voidBackupForGKEGrpc.AsyncService. getBackupPlan(GetBackupPlanRequest request, io.grpc.stub.StreamObserver<BackupPlan> responseObserver)Retrieve the details of a single BackupPlan.voidBackupForGKEGrpc.BackupForGKEStub. getBackupPlan(GetBackupPlanRequest request, io.grpc.stub.StreamObserver<BackupPlan> responseObserver)Retrieve the details of a single BackupPlan. -
Uses of BackupPlan in com.google.cloud.gkebackup.v1.stub
Methods in com.google.cloud.gkebackup.v1.stub that return types with arguments of type BackupPlan Modifier and Type Method Description 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.UnaryCallable<GetBackupPlanRequest,BackupPlan>BackupForGKEStub. getBackupPlanCallable()com.google.api.gax.rpc.UnaryCallable<GetBackupPlanRequest,BackupPlan>GrpcBackupForGKEStub. getBackupPlanCallable()com.google.api.gax.rpc.UnaryCallable<GetBackupPlanRequest,BackupPlan>HttpJsonBackupForGKEStub. getBackupPlanCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetBackupPlanRequest,BackupPlan>BackupForGKEStubSettings.Builder. getBackupPlanSettings()Returns the builder for the settings used for calls to getBackupPlan.com.google.api.gax.rpc.UnaryCallSettings<GetBackupPlanRequest,BackupPlan>BackupForGKEStubSettings. getBackupPlanSettings()Returns the object with the settings used for calls to getBackupPlan.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.
-