public static final class ProtectionSourceServiceGrpc.ProtectionSourceServiceStub extends io.grpc.stub.AbstractAsyncStub<ProtectionSourceServiceGrpc.ProtectionSourceServiceStub>
Modifier and Type | Method and Description |
---|---|
protected ProtectionSourceServiceGrpc.ProtectionSourceServiceStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
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
|
protected ProtectionSourceServiceGrpc.ProtectionSourceServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build
in class io.grpc.stub.AbstractStub<ProtectionSourceServiceGrpc.ProtectionSourceServiceStub>
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
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.