public interface DeployArgumentsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getArtifactFilename()
A name of the service artifact file located in the directory
for storing Java service artifacts.
|
com.google.protobuf.ByteString |
getArtifactFilenameBytes()
A name of the service artifact file located in the directory
for storing Java service artifacts.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getArtifactFilename()
A name of the service artifact file located in the directory for storing Java service artifacts.
string artifact_filename = 1;com.google.protobuf.ByteString getArtifactFilenameBytes()
A name of the service artifact file located in the directory for storing Java service artifacts.
string artifact_filename = 1;Copyright © 2019 Exonum. All rights reserved.