public interface DockerSpecOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getManifestUrl()
string manifest_url = 2; |
com.google.protobuf.ByteString |
getManifestUrlBytes()
string manifest_url = 2; |
java.lang.String |
getTarSums(int index)
repeated string tar_sums = 1; |
com.google.protobuf.ByteString |
getTarSumsBytes(int index)
repeated string tar_sums = 1; |
int |
getTarSumsCount()
repeated string tar_sums = 1; |
java.util.List<java.lang.String> |
getTarSumsList()
repeated string tar_sums = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.util.List<java.lang.String> getTarSumsList()
repeated string tar_sums = 1;int getTarSumsCount()
repeated string tar_sums = 1;java.lang.String getTarSums(int index)
repeated string tar_sums = 1;com.google.protobuf.ByteString getTarSumsBytes(int index)
repeated string tar_sums = 1;java.lang.String getManifestUrl()
string manifest_url = 2;com.google.protobuf.ByteString getManifestUrlBytes()
string manifest_url = 2;