public static final class ArtifactApi.ProxyManifest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ArtifactApi.ProxyManifest.Builder> implements ArtifactApi.ProxyManifestOrBuilder
A manifest with location information.Protobuf type
org.apache.beam.runner_api.v1.ProxyManifest| Modifier and Type | Method and Description |
|---|---|
ArtifactApi.ProxyManifest.Builder |
addAllLocation(Iterable<? extends ArtifactApi.ProxyManifest.Location> values)
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2; |
ArtifactApi.ProxyManifest.Builder |
addLocation(ArtifactApi.ProxyManifest.Location.Builder builderForValue)
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2; |
ArtifactApi.ProxyManifest.Builder |
addLocation(ArtifactApi.ProxyManifest.Location value)
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2; |
ArtifactApi.ProxyManifest.Builder |
addLocation(int index,
ArtifactApi.ProxyManifest.Location.Builder builderForValue)
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2; |
ArtifactApi.ProxyManifest.Builder |
addLocation(int index,
ArtifactApi.ProxyManifest.Location value)
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2; |
ArtifactApi.ProxyManifest.Location.Builder |
addLocationBuilder()
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2; |
ArtifactApi.ProxyManifest.Location.Builder |
addLocationBuilder(int index)
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2; |
ArtifactApi.ProxyManifest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ArtifactApi.ProxyManifest |
build() |
ArtifactApi.ProxyManifest |
buildPartial() |
ArtifactApi.ProxyManifest.Builder |
clear() |
ArtifactApi.ProxyManifest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ArtifactApi.ProxyManifest.Builder |
clearLocation()
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2; |
ArtifactApi.ProxyManifest.Builder |
clearManifest()
.org.apache.beam.runner_api.v1.Manifest manifest = 1; |
ArtifactApi.ProxyManifest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ArtifactApi.ProxyManifest.Builder |
clone() |
ArtifactApi.ProxyManifest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
ArtifactApi.ProxyManifest.Location |
getLocation(int index)
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2; |
ArtifactApi.ProxyManifest.Location.Builder |
getLocationBuilder(int index)
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2; |
List<ArtifactApi.ProxyManifest.Location.Builder> |
getLocationBuilderList()
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.Manifest.Builder |
getManifestBuilder()
.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; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ArtifactApi.ProxyManifest.Builder |
mergeFrom(ArtifactApi.ProxyManifest other) |
ArtifactApi.ProxyManifest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ArtifactApi.ProxyManifest.Builder |
mergeFrom(com.google.protobuf.Message other) |
ArtifactApi.ProxyManifest.Builder |
mergeManifest(ArtifactApi.Manifest value)
.org.apache.beam.runner_api.v1.Manifest manifest = 1; |
ArtifactApi.ProxyManifest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ArtifactApi.ProxyManifest.Builder |
removeLocation(int index)
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2; |
ArtifactApi.ProxyManifest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ArtifactApi.ProxyManifest.Builder |
setLocation(int index,
ArtifactApi.ProxyManifest.Location.Builder builderForValue)
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2; |
ArtifactApi.ProxyManifest.Builder |
setLocation(int index,
ArtifactApi.ProxyManifest.Location value)
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2; |
ArtifactApi.ProxyManifest.Builder |
setManifest(ArtifactApi.Manifest.Builder builderForValue)
.org.apache.beam.runner_api.v1.Manifest manifest = 1; |
ArtifactApi.ProxyManifest.Builder |
setManifest(ArtifactApi.Manifest value)
.org.apache.beam.runner_api.v1.Manifest manifest = 1; |
ArtifactApi.ProxyManifest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ArtifactApi.ProxyManifest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ArtifactApi.ProxyManifest.Builder>public ArtifactApi.ProxyManifest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ArtifactApi.ProxyManifest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ArtifactApi.ProxyManifest.Builder>public ArtifactApi.ProxyManifest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ArtifactApi.ProxyManifest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ArtifactApi.ProxyManifest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ArtifactApi.ProxyManifest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ArtifactApi.ProxyManifest.Builder>public ArtifactApi.ProxyManifest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ArtifactApi.ProxyManifest.Builder>public ArtifactApi.ProxyManifest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ArtifactApi.ProxyManifest.Builder>public ArtifactApi.ProxyManifest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ArtifactApi.ProxyManifest.Builder>public ArtifactApi.ProxyManifest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ArtifactApi.ProxyManifest.Builder>public ArtifactApi.ProxyManifest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ArtifactApi.ProxyManifest.Builder>public ArtifactApi.ProxyManifest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ArtifactApi.ProxyManifest.Builder>public ArtifactApi.ProxyManifest.Builder mergeFrom(ArtifactApi.ProxyManifest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ArtifactApi.ProxyManifest.Builder>public ArtifactApi.ProxyManifest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ArtifactApi.ProxyManifest.Builder>IOExceptionpublic boolean hasManifest()
.org.apache.beam.runner_api.v1.Manifest manifest = 1;hasManifest in interface ArtifactApi.ProxyManifestOrBuilderpublic ArtifactApi.Manifest getManifest()
.org.apache.beam.runner_api.v1.Manifest manifest = 1;getManifest in interface ArtifactApi.ProxyManifestOrBuilderpublic ArtifactApi.ProxyManifest.Builder setManifest(ArtifactApi.Manifest value)
.org.apache.beam.runner_api.v1.Manifest manifest = 1;public ArtifactApi.ProxyManifest.Builder setManifest(ArtifactApi.Manifest.Builder builderForValue)
.org.apache.beam.runner_api.v1.Manifest manifest = 1;public ArtifactApi.ProxyManifest.Builder mergeManifest(ArtifactApi.Manifest value)
.org.apache.beam.runner_api.v1.Manifest manifest = 1;public ArtifactApi.ProxyManifest.Builder clearManifest()
.org.apache.beam.runner_api.v1.Manifest manifest = 1;public ArtifactApi.Manifest.Builder getManifestBuilder()
.org.apache.beam.runner_api.v1.Manifest manifest = 1;public ArtifactApi.ManifestOrBuilder getManifestOrBuilder()
.org.apache.beam.runner_api.v1.Manifest manifest = 1;getManifestOrBuilder in interface ArtifactApi.ProxyManifestOrBuilderpublic List<ArtifactApi.ProxyManifest.Location> getLocationList()
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2;getLocationList in interface ArtifactApi.ProxyManifestOrBuilderpublic int getLocationCount()
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2;getLocationCount in interface ArtifactApi.ProxyManifestOrBuilderpublic ArtifactApi.ProxyManifest.Location getLocation(int index)
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2;getLocation in interface ArtifactApi.ProxyManifestOrBuilderpublic ArtifactApi.ProxyManifest.Builder setLocation(int index, ArtifactApi.ProxyManifest.Location value)
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2;public ArtifactApi.ProxyManifest.Builder setLocation(int index, ArtifactApi.ProxyManifest.Location.Builder builderForValue)
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2;public ArtifactApi.ProxyManifest.Builder addLocation(ArtifactApi.ProxyManifest.Location value)
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2;public ArtifactApi.ProxyManifest.Builder addLocation(int index, ArtifactApi.ProxyManifest.Location value)
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2;public ArtifactApi.ProxyManifest.Builder addLocation(ArtifactApi.ProxyManifest.Location.Builder builderForValue)
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2;public ArtifactApi.ProxyManifest.Builder addLocation(int index, ArtifactApi.ProxyManifest.Location.Builder builderForValue)
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2;public ArtifactApi.ProxyManifest.Builder addAllLocation(Iterable<? extends ArtifactApi.ProxyManifest.Location> values)
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2;public ArtifactApi.ProxyManifest.Builder clearLocation()
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2;public ArtifactApi.ProxyManifest.Builder removeLocation(int index)
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2;public ArtifactApi.ProxyManifest.Location.Builder getLocationBuilder(int index)
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2;public ArtifactApi.ProxyManifest.LocationOrBuilder getLocationOrBuilder(int index)
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2;getLocationOrBuilder in interface ArtifactApi.ProxyManifestOrBuilderpublic List<? extends ArtifactApi.ProxyManifest.LocationOrBuilder> getLocationOrBuilderList()
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2;getLocationOrBuilderList in interface ArtifactApi.ProxyManifestOrBuilderpublic ArtifactApi.ProxyManifest.Location.Builder addLocationBuilder()
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2;public ArtifactApi.ProxyManifest.Location.Builder addLocationBuilder(int index)
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2;public List<ArtifactApi.ProxyManifest.Location.Builder> getLocationBuilderList()
repeated .org.apache.beam.runner_api.v1.ProxyManifest.Location location = 2;public final ArtifactApi.ProxyManifest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ArtifactApi.ProxyManifest.Builder>public final ArtifactApi.ProxyManifest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ArtifactApi.ProxyManifest.Builder>Copyright © 2016–2017 The Apache Software Foundation. All rights reserved.