Class BackupDrProtectionSummaryGrpc.BackupDrProtectionSummaryStub (0.41.0)

public static final class BackupDrProtectionSummaryGrpc.BackupDrProtectionSummaryStub extends AbstractAsyncStub<BackupDrProtectionSummaryGrpc.BackupDrProtectionSummaryStub>

A stub to allow clients to do asynchronous rpc calls to service BackupDrProtectionSummary.

The Protection Summary service.

Inheritance

java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractAsyncStub > BackupDrProtectionSummaryGrpc.BackupDrProtectionSummaryStub

Methods

build(Channel channel, CallOptions callOptions)

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

listResourceBackupConfigs(ListResourceBackupConfigsRequest request, StreamObserver<ListResourceBackupConfigsResponse> responseObserver)

public void listResourceBackupConfigs(ListResourceBackupConfigsRequest request, StreamObserver<ListResourceBackupConfigsResponse> responseObserver)

Lists ResourceBackupConfigs.

Parameters
Name Description
request ListResourceBackupConfigsRequest
responseObserver io.grpc.stub.StreamObserver<ListResourceBackupConfigsResponse>