public abstract static class ProtectionSourceServiceGrpc.ProtectionSourceServiceImplBase extends Object implements io.grpc.BindableService
Constructor and Description |
---|
ProtectionSourceServiceImplBase() |
Modifier and Type | Method and Description |
---|---|
io.grpc.ServerServiceDefinition |
bindService() |
void |
downloadPhysicalAgent(DownloadPhysicalAgentRequest request,
io.grpc.stub.StreamObserver<FileSegment> responseObserver)
https://developer.cohesity.com/apidocs/660x/#/http/api-endpoints/protection-sources/download-physical-agent
|
void |
listProtectionSources(ListProtectionSourcesRequest request,
io.grpc.stub.StreamObserver<ProtectionSourceResponse> responseObserver)
https://developer.cohesity.com/apidocs/660x/#/http/api-endpoints/protection-sources/list-protection-sources
|
void |
registerProtectionSource(RegisterProtectionSourceRequest request,
io.grpc.stub.StreamObserver<ProtectionSourceResponse> responseObserver)
https://developer.cohesity.com/apidocs/660x/#/http/api-endpoints/protection-sources/register-protection-source
|
void |
unregisterProtectionSource(UnregisterProtectionSourceRequest request,
io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
https://developer.cohesity.com/apidocs/660x/#/http/api-endpoints/protection-sources/unregister-protection-source
|
void |
updateProtectionSource(UpdateProtectionSourceRequest request,
io.grpc.stub.StreamObserver<ProtectionSourceResponse> responseObserver)
https://developer.cohesity.com/apidocs/660x/#/http/api-endpoints/protection-sources/update-protection-source
|
public void downloadPhysicalAgent(DownloadPhysicalAgentRequest request, io.grpc.stub.StreamObserver<FileSegment> responseObserver)
https://developer.cohesity.com/apidocs/660x/#/http/api-endpoints/protection-sources/download-physical-agent
public void listProtectionSources(ListProtectionSourcesRequest request, io.grpc.stub.StreamObserver<ProtectionSourceResponse> responseObserver)
https://developer.cohesity.com/apidocs/660x/#/http/api-endpoints/protection-sources/list-protection-sources
public void registerProtectionSource(RegisterProtectionSourceRequest request, io.grpc.stub.StreamObserver<ProtectionSourceResponse> responseObserver)
https://developer.cohesity.com/apidocs/660x/#/http/api-endpoints/protection-sources/register-protection-source
public void updateProtectionSource(UpdateProtectionSourceRequest request, io.grpc.stub.StreamObserver<ProtectionSourceResponse> responseObserver)
https://developer.cohesity.com/apidocs/660x/#/http/api-endpoints/protection-sources/update-protection-source
public void unregisterProtectionSource(UnregisterProtectionSourceRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
https://developer.cohesity.com/apidocs/660x/#/http/api-endpoints/protection-sources/unregister-protection-source
public final io.grpc.ServerServiceDefinition bindService()
bindService
in interface io.grpc.BindableService
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.