public static interface ArtifactApi.ManifestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ArtifactApi.ArtifactMetadata |
getArtifact(int index)
repeated .org.apache.beam.runner_api.v1.ArtifactMetadata artifact = 1; |
int |
getArtifactCount()
repeated .org.apache.beam.runner_api.v1.ArtifactMetadata artifact = 1; |
List<ArtifactApi.ArtifactMetadata> |
getArtifactList()
repeated .org.apache.beam.runner_api.v1.ArtifactMetadata artifact = 1; |
ArtifactApi.ArtifactMetadataOrBuilder |
getArtifactOrBuilder(int index)
repeated .org.apache.beam.runner_api.v1.ArtifactMetadata artifact = 1; |
List<? extends ArtifactApi.ArtifactMetadataOrBuilder> |
getArtifactOrBuilderList()
repeated .org.apache.beam.runner_api.v1.ArtifactMetadata artifact = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<ArtifactApi.ArtifactMetadata> getArtifactList()
repeated .org.apache.beam.runner_api.v1.ArtifactMetadata artifact = 1;ArtifactApi.ArtifactMetadata getArtifact(int index)
repeated .org.apache.beam.runner_api.v1.ArtifactMetadata artifact = 1;int getArtifactCount()
repeated .org.apache.beam.runner_api.v1.ArtifactMetadata artifact = 1;List<? extends ArtifactApi.ArtifactMetadataOrBuilder> getArtifactOrBuilderList()
repeated .org.apache.beam.runner_api.v1.ArtifactMetadata artifact = 1;ArtifactApi.ArtifactMetadataOrBuilder getArtifactOrBuilder(int index)
repeated .org.apache.beam.runner_api.v1.ArtifactMetadata artifact = 1;Copyright © 2016–2017 The Apache Software Foundation. All rights reserved.