public static interface ArtifactApi.ProxyManifestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ArtifactApi.ProxyManifest.Location |
getLocation(int index)
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2; |
int |
getLocationCount()
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2; |
List<ArtifactApi.ProxyManifest.Location> |
getLocationList()
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2; |
ArtifactApi.ProxyManifest.LocationOrBuilder |
getLocationOrBuilder(int index)
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2; |
List<? extends ArtifactApi.ProxyManifest.LocationOrBuilder> |
getLocationOrBuilderList()
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2; |
ArtifactApi.Manifest |
getManifest()
.org.apache.beam.runner_api.v1.Manifest manifest = 1; |
ArtifactApi.ManifestOrBuilder |
getManifestOrBuilder()
.org.apache.beam.runner_api.v1.Manifest manifest = 1; |
boolean |
hasManifest()
.org.apache.beam.runner_api.v1.Manifest manifest = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasManifest()
.org.apache.beam.runner_api.v1.Manifest manifest = 1;ArtifactApi.Manifest getManifest()
.org.apache.beam.runner_api.v1.Manifest manifest = 1;ArtifactApi.ManifestOrBuilder getManifestOrBuilder()
.org.apache.beam.runner_api.v1.Manifest manifest = 1;List<ArtifactApi.ProxyManifest.Location> getLocationList()
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2;ArtifactApi.ProxyManifest.Location getLocation(int index)
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2;int getLocationCount()
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2;List<? extends ArtifactApi.ProxyManifest.LocationOrBuilder> getLocationOrBuilderList()
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2;ArtifactApi.ProxyManifest.LocationOrBuilder getLocationOrBuilder(int index)
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2;Copyright © 2016–2017 The Apache Software Foundation. All rights reserved.