Class Installation.Builder (2.12.0)
Stay organized with collections
Save and categorize content based on your preferences.
- 2.81.0 (latest)
- 2.79.0
- 2.77.0
- 2.76.0
- 2.75.0
- 2.74.0
- 2.73.0
- 2.71.0
- 2.69.0
- 2.68.0
- 2.65.0
- 2.64.0
- 2.63.0
- 2.61.0
- 2.60.0
- 2.59.0
- 2.58.0
- 2.57.0
- 2.56.0
- 2.55.0
- 2.54.0
- 2.53.0
- 2.52.0
- 2.50.0
- 2.49.0
- 2.48.0
- 2.47.0
- 2.46.0
- 2.45.0
- 2.44.0
- 2.43.0
- 2.42.0
- 2.41.0
- 2.40.0
- 2.38.0
- 2.37.0
- 2.36.0
- 2.35.0
- 2.34.0
- 2.33.0
- 2.32.0
- 2.31.0
- 2.30.0
- 2.29.0
- 2.28.0
- 2.25.0
- 2.24.0
- 2.23.0
- 2.22.0
- 2.21.0
- 2.20.0
- 2.19.0
- 2.18.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.11.0
- 2.10.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.10
- 2.3.1
- 2.2.16
publicstaticfinalclass Installation.BuilderextendsGeneratedMessageV3.Builder<Installation.Builder>implementsInstallationOrBuilderThis represents how a particular software package may be installed on a system.
Protobuf type grafeas.v1beta1.package.Installation
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > Installation.BuilderImplements
InstallationOrBuilderInherited Members
Static Methods
getDescriptor()
publicstaticfinalDescriptors.DescriptorgetDescriptor()Methods
addAllLocation(Iterable<? extends Location> values)
publicInstallation.BuilderaddAllLocation(Iterable<?extendsLocation>values)Required. All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;
addLocation(int index, Location value)
publicInstallation.BuilderaddLocation(intindex,Locationvalue)Required. All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;
addLocation(int index, Location.Builder builderForValue)
publicInstallation.BuilderaddLocation(intindex,Location.BuilderbuilderForValue)Required. All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;
addLocation(Location value)
publicInstallation.BuilderaddLocation(Locationvalue)Required. All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;
addLocation(Location.Builder builderForValue)
publicInstallation.BuilderaddLocation(Location.BuilderbuilderForValue)Required. All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;
addLocationBuilder()
publicLocation.BuilderaddLocationBuilder()Required. All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;
addLocationBuilder(int index)
publicLocation.BuilderaddLocationBuilder(intindex)Required. All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
publicInstallation.BuilderaddRepeatedField(Descriptors.FieldDescriptorfield,Objectvalue)build()
publicInstallationbuild()buildPartial()
publicInstallationbuildPartial()clear()
publicInstallation.Builderclear()clearField(Descriptors.FieldDescriptor field)
publicInstallation.BuilderclearField(Descriptors.FieldDescriptorfield)clearLocation()
publicInstallation.BuilderclearLocation()Required. All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;
clearName()
publicInstallation.BuilderclearName()Output only. The name of the installed package.
string name = 1;
Installation.Builder
This builder for chaining.
clearOneof(Descriptors.OneofDescriptor oneof)
publicInstallation.BuilderclearOneof(Descriptors.OneofDescriptoroneof)clone()
publicInstallation.Builderclone()getDefaultInstanceForType()
publicInstallationgetDefaultInstanceForType()getDescriptorForType()
publicDescriptors.DescriptorgetDescriptorForType()getLocation(int index)
publicLocationgetLocation(intindex)Required. All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;
getLocationBuilder(int index)
publicLocation.BuildergetLocationBuilder(intindex)Required. All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;
getLocationBuilderList()
publicList<Location.Builder>getLocationBuilderList()Required. All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;
getLocationCount()
publicintgetLocationCount()Required. All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;
getLocationList()
publicList<Location>getLocationList()Required. All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;
getLocationOrBuilder(int index)
publicLocationOrBuildergetLocationOrBuilder(intindex)Required. All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;
getLocationOrBuilderList()
publicList<?extendsLocationOrBuilder>getLocationOrBuilderList()Required. All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;
List<? extends io.grafeas.v1beta1.pkg.LocationOrBuilder>
getName()
publicStringgetName()Output only. The name of the installed package.
string name = 1;
String
The name.
getNameBytes()
publicByteStringgetNameBytes()Output only. The name of the installed package.
string name = 1;
ByteString
The bytes for name.
internalGetFieldAccessorTable()
protectedGeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()isInitialized()
publicfinalbooleanisInitialized()mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
publicInstallation.BuildermergeFrom(CodedInputStreaminput,ExtensionRegistryLiteextensionRegistry)mergeFrom(Message other)
publicInstallation.BuildermergeFrom(Messageother)mergeFrom(Installation other)
publicInstallation.BuildermergeFrom(Installationother)mergeUnknownFields(UnknownFieldSet unknownFields)
publicfinalInstallation.BuildermergeUnknownFields(UnknownFieldSetunknownFields)removeLocation(int index)
publicInstallation.BuilderremoveLocation(intindex)Required. All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;
setField(Descriptors.FieldDescriptor field, Object value)
publicInstallation.BuildersetField(Descriptors.FieldDescriptorfield,Objectvalue)setLocation(int index, Location value)
publicInstallation.BuildersetLocation(intindex,Locationvalue)Required. All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;
setLocation(int index, Location.Builder builderForValue)
publicInstallation.BuildersetLocation(intindex,Location.BuilderbuilderForValue)Required. All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;
setName(String value)
publicInstallation.BuildersetName(Stringvalue)Output only. The name of the installed package.
string name = 1;
Installation.Builder
This builder for chaining.
setNameBytes(ByteString value)
publicInstallation.BuildersetNameBytes(ByteStringvalue)Output only. The name of the installed package.
string name = 1;
Installation.Builder
This builder for chaining.
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
publicInstallation.BuildersetRepeatedField(Descriptors.FieldDescriptorfield,intindex,Objectvalue)setUnknownFields(UnknownFieldSet unknownFields)
publicfinalInstallation.BuildersetUnknownFields(UnknownFieldSetunknownFields)