Package com.google.cloud.compute.v1
Class InstanceTemplatesScopedList.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<InstanceTemplatesScopedList.Builder>
-
- com.google.cloud.compute.v1.InstanceTemplatesScopedList.Builder
-
- All Implemented Interfaces:
InstanceTemplatesScopedListOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- InstanceTemplatesScopedList
public static final class InstanceTemplatesScopedList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<InstanceTemplatesScopedList.Builder> implements InstanceTemplatesScopedListOrBuilder
Protobuf typegoogle.cloud.compute.v1.InstanceTemplatesScopedList
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description InstanceTemplatesScopedList.BuilderaddAllInstanceTemplates(Iterable<? extends InstanceTemplate> values)[Output Only] A list of instance templates that are contained within the specified project and zone.InstanceTemplatesScopedList.BuilderaddInstanceTemplates(int index, InstanceTemplate value)[Output Only] A list of instance templates that are contained within the specified project and zone.InstanceTemplatesScopedList.BuilderaddInstanceTemplates(int index, InstanceTemplate.Builder builderForValue)[Output Only] A list of instance templates that are contained within the specified project and zone.InstanceTemplatesScopedList.BuilderaddInstanceTemplates(InstanceTemplate value)[Output Only] A list of instance templates that are contained within the specified project and zone.InstanceTemplatesScopedList.BuilderaddInstanceTemplates(InstanceTemplate.Builder builderForValue)[Output Only] A list of instance templates that are contained within the specified project and zone.InstanceTemplate.BuilderaddInstanceTemplatesBuilder()[Output Only] A list of instance templates that are contained within the specified project and zone.InstanceTemplate.BuilderaddInstanceTemplatesBuilder(int index)[Output Only] A list of instance templates that are contained within the specified project and zone.InstanceTemplatesScopedList.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)InstanceTemplatesScopedListbuild()InstanceTemplatesScopedListbuildPartial()InstanceTemplatesScopedList.Builderclear()InstanceTemplatesScopedList.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)InstanceTemplatesScopedList.BuilderclearInstanceTemplates()[Output Only] A list of instance templates that are contained within the specified project and zone.InstanceTemplatesScopedList.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)InstanceTemplatesScopedList.BuilderclearWarning()[Output Only] An informational warning that replaces the list of instance templates when the list is empty.InstanceTemplatesScopedList.Builderclone()InstanceTemplatesScopedListgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()InstanceTemplategetInstanceTemplates(int index)[Output Only] A list of instance templates that are contained within the specified project and zone.InstanceTemplate.BuildergetInstanceTemplatesBuilder(int index)[Output Only] A list of instance templates that are contained within the specified project and zone.List<InstanceTemplate.Builder>getInstanceTemplatesBuilderList()[Output Only] A list of instance templates that are contained within the specified project and zone.intgetInstanceTemplatesCount()[Output Only] A list of instance templates that are contained within the specified project and zone.List<InstanceTemplate>getInstanceTemplatesList()[Output Only] A list of instance templates that are contained within the specified project and zone.InstanceTemplateOrBuildergetInstanceTemplatesOrBuilder(int index)[Output Only] A list of instance templates that are contained within the specified project and zone.List<? extends InstanceTemplateOrBuilder>getInstanceTemplatesOrBuilderList()[Output Only] A list of instance templates that are contained within the specified project and zone.WarninggetWarning()[Output Only] An informational warning that replaces the list of instance templates when the list is empty.Warning.BuildergetWarningBuilder()[Output Only] An informational warning that replaces the list of instance templates when the list is empty.WarningOrBuildergetWarningOrBuilder()[Output Only] An informational warning that replaces the list of instance templates when the list is empty.booleanhasWarning()[Output Only] An informational warning that replaces the list of instance templates when the list is empty.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()InstanceTemplatesScopedList.BuildermergeFrom(InstanceTemplatesScopedList other)InstanceTemplatesScopedList.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)InstanceTemplatesScopedList.BuildermergeFrom(com.google.protobuf.Message other)InstanceTemplatesScopedList.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)InstanceTemplatesScopedList.BuildermergeWarning(Warning value)[Output Only] An informational warning that replaces the list of instance templates when the list is empty.InstanceTemplatesScopedList.BuilderremoveInstanceTemplates(int index)[Output Only] A list of instance templates that are contained within the specified project and zone.InstanceTemplatesScopedList.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)InstanceTemplatesScopedList.BuildersetInstanceTemplates(int index, InstanceTemplate value)[Output Only] A list of instance templates that are contained within the specified project and zone.InstanceTemplatesScopedList.BuildersetInstanceTemplates(int index, InstanceTemplate.Builder builderForValue)[Output Only] A list of instance templates that are contained within the specified project and zone.InstanceTemplatesScopedList.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)InstanceTemplatesScopedList.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)InstanceTemplatesScopedList.BuildersetWarning(Warning value)[Output Only] An informational warning that replaces the list of instance templates when the list is empty.InstanceTemplatesScopedList.BuildersetWarning(Warning.Builder builderForValue)[Output Only] An informational warning that replaces the list of instance templates when the list is empty.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceTemplatesScopedList.Builder>
-
clear
public InstanceTemplatesScopedList.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceTemplatesScopedList.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceTemplatesScopedList.Builder>
-
getDefaultInstanceForType
public InstanceTemplatesScopedList getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public InstanceTemplatesScopedList build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public InstanceTemplatesScopedList buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public InstanceTemplatesScopedList.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceTemplatesScopedList.Builder>
-
setField
public InstanceTemplatesScopedList.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceTemplatesScopedList.Builder>
-
clearField
public InstanceTemplatesScopedList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceTemplatesScopedList.Builder>
-
clearOneof
public InstanceTemplatesScopedList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceTemplatesScopedList.Builder>
-
setRepeatedField
public InstanceTemplatesScopedList.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceTemplatesScopedList.Builder>
-
addRepeatedField
public InstanceTemplatesScopedList.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceTemplatesScopedList.Builder>
-
mergeFrom
public InstanceTemplatesScopedList.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<InstanceTemplatesScopedList.Builder>
-
mergeFrom
public InstanceTemplatesScopedList.Builder mergeFrom(InstanceTemplatesScopedList other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceTemplatesScopedList.Builder>
-
mergeFrom
public InstanceTemplatesScopedList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<InstanceTemplatesScopedList.Builder>- Throws:
IOException
-
getInstanceTemplatesList
public List<InstanceTemplate> getInstanceTemplatesList()
[Output Only] A list of instance templates that are contained within the specified project and zone.
repeated .google.cloud.compute.v1.InstanceTemplate instance_templates = 459889679;- Specified by:
getInstanceTemplatesListin interfaceInstanceTemplatesScopedListOrBuilder
-
getInstanceTemplatesCount
public int getInstanceTemplatesCount()
[Output Only] A list of instance templates that are contained within the specified project and zone.
repeated .google.cloud.compute.v1.InstanceTemplate instance_templates = 459889679;- Specified by:
getInstanceTemplatesCountin interfaceInstanceTemplatesScopedListOrBuilder
-
getInstanceTemplates
public InstanceTemplate getInstanceTemplates(int index)
[Output Only] A list of instance templates that are contained within the specified project and zone.
repeated .google.cloud.compute.v1.InstanceTemplate instance_templates = 459889679;- Specified by:
getInstanceTemplatesin interfaceInstanceTemplatesScopedListOrBuilder
-
setInstanceTemplates
public InstanceTemplatesScopedList.Builder setInstanceTemplates(int index, InstanceTemplate value)
[Output Only] A list of instance templates that are contained within the specified project and zone.
repeated .google.cloud.compute.v1.InstanceTemplate instance_templates = 459889679;
-
setInstanceTemplates
public InstanceTemplatesScopedList.Builder setInstanceTemplates(int index, InstanceTemplate.Builder builderForValue)
[Output Only] A list of instance templates that are contained within the specified project and zone.
repeated .google.cloud.compute.v1.InstanceTemplate instance_templates = 459889679;
-
addInstanceTemplates
public InstanceTemplatesScopedList.Builder addInstanceTemplates(InstanceTemplate value)
[Output Only] A list of instance templates that are contained within the specified project and zone.
repeated .google.cloud.compute.v1.InstanceTemplate instance_templates = 459889679;
-
addInstanceTemplates
public InstanceTemplatesScopedList.Builder addInstanceTemplates(int index, InstanceTemplate value)
[Output Only] A list of instance templates that are contained within the specified project and zone.
repeated .google.cloud.compute.v1.InstanceTemplate instance_templates = 459889679;
-
addInstanceTemplates
public InstanceTemplatesScopedList.Builder addInstanceTemplates(InstanceTemplate.Builder builderForValue)
[Output Only] A list of instance templates that are contained within the specified project and zone.
repeated .google.cloud.compute.v1.InstanceTemplate instance_templates = 459889679;
-
addInstanceTemplates
public InstanceTemplatesScopedList.Builder addInstanceTemplates(int index, InstanceTemplate.Builder builderForValue)
[Output Only] A list of instance templates that are contained within the specified project and zone.
repeated .google.cloud.compute.v1.InstanceTemplate instance_templates = 459889679;
-
addAllInstanceTemplates
public InstanceTemplatesScopedList.Builder addAllInstanceTemplates(Iterable<? extends InstanceTemplate> values)
[Output Only] A list of instance templates that are contained within the specified project and zone.
repeated .google.cloud.compute.v1.InstanceTemplate instance_templates = 459889679;
-
clearInstanceTemplates
public InstanceTemplatesScopedList.Builder clearInstanceTemplates()
[Output Only] A list of instance templates that are contained within the specified project and zone.
repeated .google.cloud.compute.v1.InstanceTemplate instance_templates = 459889679;
-
removeInstanceTemplates
public InstanceTemplatesScopedList.Builder removeInstanceTemplates(int index)
[Output Only] A list of instance templates that are contained within the specified project and zone.
repeated .google.cloud.compute.v1.InstanceTemplate instance_templates = 459889679;
-
getInstanceTemplatesBuilder
public InstanceTemplate.Builder getInstanceTemplatesBuilder(int index)
[Output Only] A list of instance templates that are contained within the specified project and zone.
repeated .google.cloud.compute.v1.InstanceTemplate instance_templates = 459889679;
-
getInstanceTemplatesOrBuilder
public InstanceTemplateOrBuilder getInstanceTemplatesOrBuilder(int index)
[Output Only] A list of instance templates that are contained within the specified project and zone.
repeated .google.cloud.compute.v1.InstanceTemplate instance_templates = 459889679;- Specified by:
getInstanceTemplatesOrBuilderin interfaceInstanceTemplatesScopedListOrBuilder
-
getInstanceTemplatesOrBuilderList
public List<? extends InstanceTemplateOrBuilder> getInstanceTemplatesOrBuilderList()
[Output Only] A list of instance templates that are contained within the specified project and zone.
repeated .google.cloud.compute.v1.InstanceTemplate instance_templates = 459889679;- Specified by:
getInstanceTemplatesOrBuilderListin interfaceInstanceTemplatesScopedListOrBuilder
-
addInstanceTemplatesBuilder
public InstanceTemplate.Builder addInstanceTemplatesBuilder()
[Output Only] A list of instance templates that are contained within the specified project and zone.
repeated .google.cloud.compute.v1.InstanceTemplate instance_templates = 459889679;
-
addInstanceTemplatesBuilder
public InstanceTemplate.Builder addInstanceTemplatesBuilder(int index)
[Output Only] A list of instance templates that are contained within the specified project and zone.
repeated .google.cloud.compute.v1.InstanceTemplate instance_templates = 459889679;
-
getInstanceTemplatesBuilderList
public List<InstanceTemplate.Builder> getInstanceTemplatesBuilderList()
[Output Only] A list of instance templates that are contained within the specified project and zone.
repeated .google.cloud.compute.v1.InstanceTemplate instance_templates = 459889679;
-
hasWarning
public boolean hasWarning()
[Output Only] An informational warning that replaces the list of instance templates when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;- Specified by:
hasWarningin interfaceInstanceTemplatesScopedListOrBuilder- Returns:
- Whether the warning field is set.
-
getWarning
public Warning getWarning()
[Output Only] An informational warning that replaces the list of instance templates when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;- Specified by:
getWarningin interfaceInstanceTemplatesScopedListOrBuilder- Returns:
- The warning.
-
setWarning
public InstanceTemplatesScopedList.Builder setWarning(Warning value)
[Output Only] An informational warning that replaces the list of instance templates when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
setWarning
public InstanceTemplatesScopedList.Builder setWarning(Warning.Builder builderForValue)
[Output Only] An informational warning that replaces the list of instance templates when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
mergeWarning
public InstanceTemplatesScopedList.Builder mergeWarning(Warning value)
[Output Only] An informational warning that replaces the list of instance templates when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
clearWarning
public InstanceTemplatesScopedList.Builder clearWarning()
[Output Only] An informational warning that replaces the list of instance templates when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
getWarningBuilder
public Warning.Builder getWarningBuilder()
[Output Only] An informational warning that replaces the list of instance templates when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
getWarningOrBuilder
public WarningOrBuilder getWarningOrBuilder()
[Output Only] An informational warning that replaces the list of instance templates when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;- Specified by:
getWarningOrBuilderin interfaceInstanceTemplatesScopedListOrBuilder
-
setUnknownFields
public final InstanceTemplatesScopedList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceTemplatesScopedList.Builder>
-
mergeUnknownFields
public final InstanceTemplatesScopedList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceTemplatesScopedList.Builder>
-
-