Uses of Class
com.google.cloud.gkebackup.v1.ListBackupPlansRequest
-
Packages that use ListBackupPlansRequest Package Description com.google.cloud.gkebackup.v1 A client to Backup for GKE APIcom.google.cloud.gkebackup.v1.stub -
-
Uses of ListBackupPlansRequest in com.google.cloud.gkebackup.v1
Methods in com.google.cloud.gkebackup.v1 that return ListBackupPlansRequest Modifier and Type Method Description ListBackupPlansRequest
ListBackupPlansRequest.Builder. build()
ListBackupPlansRequest
ListBackupPlansRequest.Builder. buildPartial()
static ListBackupPlansRequest
ListBackupPlansRequest. getDefaultInstance()
ListBackupPlansRequest
ListBackupPlansRequest.Builder. getDefaultInstanceForType()
ListBackupPlansRequest
ListBackupPlansRequest. getDefaultInstanceForType()
static ListBackupPlansRequest
ListBackupPlansRequest. parseDelimitedFrom(InputStream input)
static ListBackupPlansRequest
ListBackupPlansRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListBackupPlansRequest
ListBackupPlansRequest. parseFrom(byte[] data)
static ListBackupPlansRequest
ListBackupPlansRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListBackupPlansRequest
ListBackupPlansRequest. parseFrom(com.google.protobuf.ByteString data)
static ListBackupPlansRequest
ListBackupPlansRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListBackupPlansRequest
ListBackupPlansRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ListBackupPlansRequest
ListBackupPlansRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListBackupPlansRequest
ListBackupPlansRequest. parseFrom(InputStream input)
static ListBackupPlansRequest
ListBackupPlansRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListBackupPlansRequest
ListBackupPlansRequest. parseFrom(ByteBuffer data)
static ListBackupPlansRequest
ListBackupPlansRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.gkebackup.v1 that return types with arguments of type ListBackupPlansRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListBackupPlansRequest,ListBackupPlansResponse>
BackupForGKEGrpc. getListBackupPlansMethod()
com.google.protobuf.Parser<ListBackupPlansRequest>
ListBackupPlansRequest. getParserForType()
com.google.api.gax.rpc.UnaryCallable<ListBackupPlansRequest,ListBackupPlansResponse>
BackupForGKEClient. listBackupPlansCallable()
Lists BackupPlans in a given location.com.google.api.gax.rpc.UnaryCallable<ListBackupPlansRequest,BackupForGKEClient.ListBackupPlansPagedResponse>
BackupForGKEClient. listBackupPlansPagedCallable()
Lists BackupPlans in a given location.com.google.api.gax.rpc.PagedCallSettings.Builder<ListBackupPlansRequest,ListBackupPlansResponse,BackupForGKEClient.ListBackupPlansPagedResponse>
BackupForGKESettings.Builder. listBackupPlansSettings()
Returns the builder for the settings used for calls to listBackupPlans.com.google.api.gax.rpc.PagedCallSettings<ListBackupPlansRequest,ListBackupPlansResponse,BackupForGKEClient.ListBackupPlansPagedResponse>
BackupForGKESettings. listBackupPlansSettings()
Returns the object with the settings used for calls to listBackupPlans.static com.google.protobuf.Parser<ListBackupPlansRequest>
ListBackupPlansRequest. parser()
Methods in com.google.cloud.gkebackup.v1 with parameters of type ListBackupPlansRequest Modifier and Type Method Description BackupForGKEClient.ListBackupPlansPagedResponse
BackupForGKEClient. listBackupPlans(ListBackupPlansRequest request)
Lists BackupPlans in a given location.default void
BackupForGKEGrpc.AsyncService. listBackupPlans(ListBackupPlansRequest request, io.grpc.stub.StreamObserver<ListBackupPlansResponse> responseObserver)
Lists BackupPlans in a given location.ListBackupPlansResponse
BackupForGKEGrpc.BackupForGKEBlockingStub. listBackupPlans(ListBackupPlansRequest request)
Lists BackupPlans in a given location.com.google.common.util.concurrent.ListenableFuture<ListBackupPlansResponse>
BackupForGKEGrpc.BackupForGKEFutureStub. listBackupPlans(ListBackupPlansRequest request)
Lists BackupPlans in a given location.void
BackupForGKEGrpc.BackupForGKEStub. listBackupPlans(ListBackupPlansRequest request, io.grpc.stub.StreamObserver<ListBackupPlansResponse> responseObserver)
Lists BackupPlans in a given location.ListBackupPlansRequest.Builder
ListBackupPlansRequest.Builder. mergeFrom(ListBackupPlansRequest other)
static ListBackupPlansRequest.Builder
ListBackupPlansRequest. newBuilder(ListBackupPlansRequest prototype)
Method parameters in com.google.cloud.gkebackup.v1 with type arguments of type ListBackupPlansRequest Modifier and Type Method Description 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.ListBackupPlansPage
BackupForGKEClient.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)
-
Uses of ListBackupPlansRequest in com.google.cloud.gkebackup.v1.stub
Methods in com.google.cloud.gkebackup.v1.stub that return types with arguments of type ListBackupPlansRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListBackupPlansRequest,ListBackupPlansResponse>
BackupForGKEStub. listBackupPlansCallable()
com.google.api.gax.rpc.UnaryCallable<ListBackupPlansRequest,ListBackupPlansResponse>
GrpcBackupForGKEStub. listBackupPlansCallable()
com.google.api.gax.rpc.UnaryCallable<ListBackupPlansRequest,ListBackupPlansResponse>
HttpJsonBackupForGKEStub. listBackupPlansCallable()
com.google.api.gax.rpc.UnaryCallable<ListBackupPlansRequest,BackupForGKEClient.ListBackupPlansPagedResponse>
BackupForGKEStub. listBackupPlansPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListBackupPlansRequest,BackupForGKEClient.ListBackupPlansPagedResponse>
GrpcBackupForGKEStub. listBackupPlansPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListBackupPlansRequest,BackupForGKEClient.ListBackupPlansPagedResponse>
HttpJsonBackupForGKEStub. listBackupPlansPagedCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListBackupPlansRequest,ListBackupPlansResponse,BackupForGKEClient.ListBackupPlansPagedResponse>
BackupForGKEStubSettings.Builder. listBackupPlansSettings()
Returns the builder for the settings used for calls to listBackupPlans.com.google.api.gax.rpc.PagedCallSettings<ListBackupPlansRequest,ListBackupPlansResponse,BackupForGKEClient.ListBackupPlansPagedResponse>
BackupForGKEStubSettings. listBackupPlansSettings()
Returns the object with the settings used for calls to listBackupPlans.
-