public abstract static class BackupGroupSummaryStatsServiceGrpc.BackupGroupSummaryStatsServiceImplBase extends Object implements io.grpc.BindableService
Constructor and Description |
---|
BackupGroupSummaryStatsServiceImplBase() |
Modifier and Type | Method and Description |
---|---|
io.grpc.ServerServiceDefinition |
bindService() |
void |
getBackupGroupSummaryStats(GetBackupGroupSummaryStatsRequest request,
io.grpc.stub.StreamObserver<GetBackupGroupSummaryStatsResponse> responseObserver) |
void |
getCompanyLocationBackupSummaryStats(GetCompanyLocationBackupSummaryStatsRequest request,
io.grpc.stub.StreamObserver<GetCompanyLocationBackupSummaryStatsResponse> responseObserver) |
void |
getLocationBackupSummaryStats(GetLocationBackupSummaryStatsRequest request,
io.grpc.stub.StreamObserver<GetLocationBackupSummaryStatsResponse> responseObserver) |
void |
getOrgBackupSummaryStats(GetOrgBackupSummaryStatsRequest request,
io.grpc.stub.StreamObserver<GetOrgBackupSummaryStatsResponse> responseObserver) |
void |
getVdcBackupSummaryStats(GetVdcBackupSummaryStatsRequest request,
io.grpc.stub.StreamObserver<GetVdcBackupSummaryStatsResponse> responseObserver) |
public BackupGroupSummaryStatsServiceImplBase()
public void getBackupGroupSummaryStats(GetBackupGroupSummaryStatsRequest request, io.grpc.stub.StreamObserver<GetBackupGroupSummaryStatsResponse> responseObserver)
public void getVdcBackupSummaryStats(GetVdcBackupSummaryStatsRequest request, io.grpc.stub.StreamObserver<GetVdcBackupSummaryStatsResponse> responseObserver)
public void getOrgBackupSummaryStats(GetOrgBackupSummaryStatsRequest request, io.grpc.stub.StreamObserver<GetOrgBackupSummaryStatsResponse> responseObserver)
public void getCompanyLocationBackupSummaryStats(GetCompanyLocationBackupSummaryStatsRequest request, io.grpc.stub.StreamObserver<GetCompanyLocationBackupSummaryStatsResponse> responseObserver)
public void getLocationBackupSummaryStats(GetLocationBackupSummaryStatsRequest request, io.grpc.stub.StreamObserver<GetLocationBackupSummaryStatsResponse> responseObserver)
public final io.grpc.ServerServiceDefinition bindService()
bindService
in interface io.grpc.BindableService
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.