Class BackupDrProtectionSummaryGrpc.BackupDrProtectionSummaryFutureStub (0.41.0)

public static final class BackupDrProtectionSummaryGrpc.BackupDrProtectionSummaryFutureStub extends AbstractFutureStub<BackupDrProtectionSummaryGrpc.BackupDrProtectionSummaryFutureStub>

A stub to allow clients to do ListenableFuture-style rpc calls to service BackupDrProtectionSummary.

The Protection Summary service.

Inheritance

java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractFutureStub > BackupDrProtectionSummaryGrpc.BackupDrProtectionSummaryFutureStub

Methods

build(Channel channel, CallOptions callOptions)

protected BackupDrProtectionSummaryGrpc.BackupDrProtectionSummaryFutureStub build(Channel channel, CallOptions callOptions)
Parameters
Name Description
channel io.grpc.Channel
callOptions io.grpc.CallOptions
Returns
Type Description
BackupDrProtectionSummaryGrpc.BackupDrProtectionSummaryFutureStub
Overrides
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)

listResourceBackupConfigs(ListResourceBackupConfigsRequest request)

public ListenableFuture<ListResourceBackupConfigsResponse> listResourceBackupConfigs(ListResourceBackupConfigsRequest request)

Lists ResourceBackupConfigs.

Parameter
Name Description
request ListResourceBackupConfigsRequest
Returns
Type Description
com.google.common.util.concurrent.ListenableFuture<ListResourceBackupConfigsResponse>