public interface DownloadPhysicalAgentRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
AgentType |
getAgentType()
optional .io.grpc.AgentType agentType = 4; |
int |
getAgentTypeValue()
optional .io.grpc.AgentType agentType = 4; |
HostType |
getHostType()
.io.grpc.HostType hostType = 2; |
int |
getHostTypeValue()
.io.grpc.HostType hostType = 2; |
String |
getLocationId()
string locationId = 1; |
com.google.protobuf.ByteString |
getLocationIdBytes()
string locationId = 1; |
PackageType |
getPkgType()
optional .io.grpc.PackageType pkgType = 3; |
int |
getPkgTypeValue()
optional .io.grpc.PackageType pkgType = 3; |
boolean |
hasAgentType()
optional .io.grpc.AgentType agentType = 4; |
boolean |
hasPkgType()
optional .io.grpc.PackageType pkgType = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getLocationId()
string locationId = 1;
com.google.protobuf.ByteString getLocationIdBytes()
string locationId = 1;
int getHostTypeValue()
.io.grpc.HostType hostType = 2;
HostType getHostType()
.io.grpc.HostType hostType = 2;
boolean hasPkgType()
optional .io.grpc.PackageType pkgType = 3;
int getPkgTypeValue()
optional .io.grpc.PackageType pkgType = 3;
PackageType getPkgType()
optional .io.grpc.PackageType pkgType = 3;
boolean hasAgentType()
optional .io.grpc.AgentType agentType = 4;
int getAgentTypeValue()
optional .io.grpc.AgentType agentType = 4;
AgentType getAgentType()
optional .io.grpc.AgentType agentType = 4;
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.