DownloadPhysicalAgentRequest.Builder |
DownloadPhysicalAgentRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DownloadPhysicalAgentRequest.Builder |
DownloadPhysicalAgentRequest.Builder.clear() |
DownloadPhysicalAgentRequest.Builder |
DownloadPhysicalAgentRequest.Builder.clearAgentType()
optional .io.grpc.AgentType agentType = 4;
|
DownloadPhysicalAgentRequest.Builder |
DownloadPhysicalAgentRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DownloadPhysicalAgentRequest.Builder |
DownloadPhysicalAgentRequest.Builder.clearHostType()
.io.grpc.HostType hostType = 2;
|
DownloadPhysicalAgentRequest.Builder |
DownloadPhysicalAgentRequest.Builder.clearLocationId()
string locationId = 1;
|
DownloadPhysicalAgentRequest.Builder |
DownloadPhysicalAgentRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DownloadPhysicalAgentRequest.Builder |
DownloadPhysicalAgentRequest.Builder.clearPkgType()
optional .io.grpc.PackageType pkgType = 3;
|
DownloadPhysicalAgentRequest.Builder |
DownloadPhysicalAgentRequest.Builder.clone() |
DownloadPhysicalAgentRequest.Builder |
DownloadPhysicalAgentRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DownloadPhysicalAgentRequest.Builder |
DownloadPhysicalAgentRequest.Builder.mergeFrom(DownloadPhysicalAgentRequest other) |
DownloadPhysicalAgentRequest.Builder |
DownloadPhysicalAgentRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
DownloadPhysicalAgentRequest.Builder |
DownloadPhysicalAgentRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static DownloadPhysicalAgentRequest.Builder |
DownloadPhysicalAgentRequest.newBuilder() |
static DownloadPhysicalAgentRequest.Builder |
DownloadPhysicalAgentRequest.newBuilder(DownloadPhysicalAgentRequest prototype) |
DownloadPhysicalAgentRequest.Builder |
DownloadPhysicalAgentRequest.newBuilderForType() |
protected DownloadPhysicalAgentRequest.Builder |
DownloadPhysicalAgentRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
DownloadPhysicalAgentRequest.Builder |
DownloadPhysicalAgentRequest.Builder.setAgentType(AgentType value)
optional .io.grpc.AgentType agentType = 4;
|
DownloadPhysicalAgentRequest.Builder |
DownloadPhysicalAgentRequest.Builder.setAgentTypeValue(int value)
optional .io.grpc.AgentType agentType = 4;
|
DownloadPhysicalAgentRequest.Builder |
DownloadPhysicalAgentRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DownloadPhysicalAgentRequest.Builder |
DownloadPhysicalAgentRequest.Builder.setHostType(HostType value)
.io.grpc.HostType hostType = 2;
|
DownloadPhysicalAgentRequest.Builder |
DownloadPhysicalAgentRequest.Builder.setHostTypeValue(int value)
.io.grpc.HostType hostType = 2;
|
DownloadPhysicalAgentRequest.Builder |
DownloadPhysicalAgentRequest.Builder.setLocationId(String value)
string locationId = 1;
|
DownloadPhysicalAgentRequest.Builder |
DownloadPhysicalAgentRequest.Builder.setLocationIdBytes(com.google.protobuf.ByteString value)
string locationId = 1;
|
DownloadPhysicalAgentRequest.Builder |
DownloadPhysicalAgentRequest.Builder.setPkgType(PackageType value)
optional .io.grpc.PackageType pkgType = 3;
|
DownloadPhysicalAgentRequest.Builder |
DownloadPhysicalAgentRequest.Builder.setPkgTypeValue(int value)
optional .io.grpc.PackageType pkgType = 3;
|
DownloadPhysicalAgentRequest.Builder |
DownloadPhysicalAgentRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DownloadPhysicalAgentRequest.Builder |
DownloadPhysicalAgentRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DownloadPhysicalAgentRequest.Builder |
DownloadPhysicalAgentRequest.toBuilder() |