Package | Description |
---|---|
com.iland.cohesity.iaas.backups.protectionsources |
Backup Groups Model Package.
|
com.iland.cohesity.iaas.backups.protectionsources.api.grpc |
Modifier and Type | Method and Description |
---|---|
Attachment |
ProtectionSourceApi.downloadPhysicalAgent(DownloadPhysicalAgentRequest request)
Returns an
InputStream containing the physical agent, i.e. |
Modifier and Type | Method and Description |
---|---|
DownloadPhysicalAgentRequest |
DownloadPhysicalAgentRequest.Builder.build() |
DownloadPhysicalAgentRequest |
DownloadPhysicalAgentRequest.Builder.buildPartial() |
static DownloadPhysicalAgentRequest |
DownloadPhysicalAgentRequest.getDefaultInstance() |
DownloadPhysicalAgentRequest |
DownloadPhysicalAgentRequest.getDefaultInstanceForType() |
DownloadPhysicalAgentRequest |
DownloadPhysicalAgentRequest.Builder.getDefaultInstanceForType() |
static DownloadPhysicalAgentRequest |
DownloadPhysicalAgentRequest.parseDelimitedFrom(InputStream input) |
static DownloadPhysicalAgentRequest |
DownloadPhysicalAgentRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DownloadPhysicalAgentRequest |
DownloadPhysicalAgentRequest.parseFrom(byte[] data) |
static DownloadPhysicalAgentRequest |
DownloadPhysicalAgentRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DownloadPhysicalAgentRequest |
DownloadPhysicalAgentRequest.parseFrom(ByteBuffer data) |
static DownloadPhysicalAgentRequest |
DownloadPhysicalAgentRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DownloadPhysicalAgentRequest |
DownloadPhysicalAgentRequest.parseFrom(com.google.protobuf.ByteString data) |
static DownloadPhysicalAgentRequest |
DownloadPhysicalAgentRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DownloadPhysicalAgentRequest |
DownloadPhysicalAgentRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static DownloadPhysicalAgentRequest |
DownloadPhysicalAgentRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DownloadPhysicalAgentRequest |
DownloadPhysicalAgentRequest.parseFrom(InputStream input) |
static DownloadPhysicalAgentRequest |
DownloadPhysicalAgentRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<DownloadPhysicalAgentRequest,FileSegment> |
ProtectionSourceServiceGrpc.getDownloadPhysicalAgentMethod() |
com.google.protobuf.Parser<DownloadPhysicalAgentRequest> |
DownloadPhysicalAgentRequest.getParserForType() |
static com.google.protobuf.Parser<DownloadPhysicalAgentRequest> |
DownloadPhysicalAgentRequest.parser() |
Modifier and Type | Method and Description |
---|---|
Iterator<FileSegment> |
ProtectionSourceServiceGrpc.ProtectionSourceServiceBlockingStub.downloadPhysicalAgent(DownloadPhysicalAgentRequest request)
https://developer.cohesity.com/apidocs/660x/#/http/api-endpoints/protection-sources/download-physical-agent
|
void |
ProtectionSourceServiceGrpc.ProtectionSourceServiceImplBase.downloadPhysicalAgent(DownloadPhysicalAgentRequest request,
io.grpc.stub.StreamObserver<FileSegment> responseObserver)
https://developer.cohesity.com/apidocs/660x/#/http/api-endpoints/protection-sources/download-physical-agent
|
void |
ProtectionSourceServiceGrpc.ProtectionSourceServiceStub.downloadPhysicalAgent(DownloadPhysicalAgentRequest request,
io.grpc.stub.StreamObserver<FileSegment> responseObserver)
https://developer.cohesity.com/apidocs/660x/#/http/api-endpoints/protection-sources/download-physical-agent
|
DownloadPhysicalAgentRequest.Builder |
DownloadPhysicalAgentRequest.Builder.mergeFrom(DownloadPhysicalAgentRequest other) |
static DownloadPhysicalAgentRequest.Builder |
DownloadPhysicalAgentRequest.newBuilder(DownloadPhysicalAgentRequest prototype) |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.