public interface VersionListResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ArtifactVersion |
getVersions(int index)
repeated .appscode.attic.v1beta1.ArtifactVersion versions = 1; |
int |
getVersionsCount()
repeated .appscode.attic.v1beta1.ArtifactVersion versions = 1; |
java.util.List<ArtifactVersion> |
getVersionsList()
repeated .appscode.attic.v1beta1.ArtifactVersion versions = 1; |
ArtifactVersionOrBuilder |
getVersionsOrBuilder(int index)
repeated .appscode.attic.v1beta1.ArtifactVersion versions = 1; |
java.util.List<? extends ArtifactVersionOrBuilder> |
getVersionsOrBuilderList()
repeated .appscode.attic.v1beta1.ArtifactVersion versions = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.util.List<ArtifactVersion> getVersionsList()
repeated .appscode.attic.v1beta1.ArtifactVersion versions = 1;ArtifactVersion getVersions(int index)
repeated .appscode.attic.v1beta1.ArtifactVersion versions = 1;int getVersionsCount()
repeated .appscode.attic.v1beta1.ArtifactVersion versions = 1;java.util.List<? extends ArtifactVersionOrBuilder> getVersionsOrBuilderList()
repeated .appscode.attic.v1beta1.ArtifactVersion versions = 1;ArtifactVersionOrBuilder getVersionsOrBuilder(int index)
repeated .appscode.attic.v1beta1.ArtifactVersion versions = 1;