public static final class UrlMapsScopedList.Builder extends GeneratedMessageV3.Builder<UrlMapsScopedList.Builder> implements UrlMapsScopedListOrBuilder
Protobuf type google.cloud.compute.v1.UrlMapsScopedList
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns
Methods
addAllUrlMaps(Iterable<? extends UrlMap> values)
public UrlMapsScopedList.Builder addAllUrlMaps(Iterable<? extends UrlMap> values)
A list of UrlMaps contained in this scope.
repeated .google.cloud.compute.v1.UrlMap url_maps = 103352167;
Parameter
Name | Description |
values | Iterable<? extends com.google.cloud.compute.v1.UrlMap>
|
Returns
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public UrlMapsScopedList.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Returns
Overrides
addUrlMaps(UrlMap value)
public UrlMapsScopedList.Builder addUrlMaps(UrlMap value)
A list of UrlMaps contained in this scope.
repeated .google.cloud.compute.v1.UrlMap url_maps = 103352167;
Parameter
Returns
addUrlMaps(UrlMap.Builder builderForValue)
public UrlMapsScopedList.Builder addUrlMaps(UrlMap.Builder builderForValue)
A list of UrlMaps contained in this scope.
repeated .google.cloud.compute.v1.UrlMap url_maps = 103352167;
Parameter
Returns
addUrlMaps(int index, UrlMap value)
public UrlMapsScopedList.Builder addUrlMaps(int index, UrlMap value)
A list of UrlMaps contained in this scope.
repeated .google.cloud.compute.v1.UrlMap url_maps = 103352167;
Parameters
Returns
addUrlMaps(int index, UrlMap.Builder builderForValue)
public UrlMapsScopedList.Builder addUrlMaps(int index, UrlMap.Builder builderForValue)
A list of UrlMaps contained in this scope.
repeated .google.cloud.compute.v1.UrlMap url_maps = 103352167;
Parameters
Returns
addUrlMapsBuilder()
public UrlMap.Builder addUrlMapsBuilder()
A list of UrlMaps contained in this scope.
repeated .google.cloud.compute.v1.UrlMap url_maps = 103352167;
Returns
addUrlMapsBuilder(int index)
public UrlMap.Builder addUrlMapsBuilder(int index)
A list of UrlMaps contained in this scope.
repeated .google.cloud.compute.v1.UrlMap url_maps = 103352167;
Parameter
Returns
build()
public UrlMapsScopedList build()
Returns
buildPartial()
public UrlMapsScopedList buildPartial()
Returns
clear()
public UrlMapsScopedList.Builder clear()
Returns
Overrides
clearField(Descriptors.FieldDescriptor field)
public UrlMapsScopedList.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Returns
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public UrlMapsScopedList.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Returns
Overrides
clearUrlMaps()
public UrlMapsScopedList.Builder clearUrlMaps()
A list of UrlMaps contained in this scope.
repeated .google.cloud.compute.v1.UrlMap url_maps = 103352167;
Returns
clearWarning()
public UrlMapsScopedList.Builder clearWarning()
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
Returns
clone()
public UrlMapsScopedList.Builder clone()
Returns
Overrides
getDefaultInstanceForType()
public UrlMapsScopedList getDefaultInstanceForType()
Returns
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Returns
Overrides
getUrlMaps(int index)
public UrlMap getUrlMaps(int index)
A list of UrlMaps contained in this scope.
repeated .google.cloud.compute.v1.UrlMap url_maps = 103352167;
Parameter
Returns
getUrlMapsBuilder(int index)
public UrlMap.Builder getUrlMapsBuilder(int index)
A list of UrlMaps contained in this scope.
repeated .google.cloud.compute.v1.UrlMap url_maps = 103352167;
Parameter
Returns
getUrlMapsBuilderList()
public List<UrlMap.Builder> getUrlMapsBuilderList()
A list of UrlMaps contained in this scope.
repeated .google.cloud.compute.v1.UrlMap url_maps = 103352167;
Returns
getUrlMapsCount()
public int getUrlMapsCount()
A list of UrlMaps contained in this scope.
repeated .google.cloud.compute.v1.UrlMap url_maps = 103352167;
Returns
getUrlMapsList()
public List<UrlMap> getUrlMapsList()
A list of UrlMaps contained in this scope.
repeated .google.cloud.compute.v1.UrlMap url_maps = 103352167;
Returns
getUrlMapsOrBuilder(int index)
public UrlMapOrBuilder getUrlMapsOrBuilder(int index)
A list of UrlMaps contained in this scope.
repeated .google.cloud.compute.v1.UrlMap url_maps = 103352167;
Parameter
Returns
getUrlMapsOrBuilderList()
public List<? extends UrlMapOrBuilder> getUrlMapsOrBuilderList()
A list of UrlMaps contained in this scope.
repeated .google.cloud.compute.v1.UrlMap url_maps = 103352167;
Returns
Type | Description |
List<? extends com.google.cloud.compute.v1.UrlMapOrBuilder> | |
getWarning()
public Warning getWarning()
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
Returns
getWarningBuilder()
public Warning.Builder getWarningBuilder()
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
Returns
getWarningOrBuilder()
public WarningOrBuilder getWarningOrBuilder()
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
Returns
hasWarning()
public boolean hasWarning()
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
Returns
Type | Description |
boolean | Whether the warning field is set.
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Overrides
isInitialized()
public final boolean isInitialized()
Returns
Overrides
mergeFrom(UrlMapsScopedList other)
public UrlMapsScopedList.Builder mergeFrom(UrlMapsScopedList other)
Parameter
Returns
public UrlMapsScopedList.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Returns
Overrides
Exceptions
mergeFrom(Message other)
public UrlMapsScopedList.Builder mergeFrom(Message other)
Parameter
Returns
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final UrlMapsScopedList.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Returns
Overrides
mergeWarning(Warning value)
public UrlMapsScopedList.Builder mergeWarning(Warning value)
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
Parameter
Returns
removeUrlMaps(int index)
public UrlMapsScopedList.Builder removeUrlMaps(int index)
A list of UrlMaps contained in this scope.
repeated .google.cloud.compute.v1.UrlMap url_maps = 103352167;
Parameter
Returns
setField(Descriptors.FieldDescriptor field, Object value)
public UrlMapsScopedList.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Returns
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public UrlMapsScopedList.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Returns
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final UrlMapsScopedList.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Returns
Overrides
setUrlMaps(int index, UrlMap value)
public UrlMapsScopedList.Builder setUrlMaps(int index, UrlMap value)
A list of UrlMaps contained in this scope.
repeated .google.cloud.compute.v1.UrlMap url_maps = 103352167;
Parameters
Returns
setUrlMaps(int index, UrlMap.Builder builderForValue)
public UrlMapsScopedList.Builder setUrlMaps(int index, UrlMap.Builder builderForValue)
A list of UrlMaps contained in this scope.
repeated .google.cloud.compute.v1.UrlMap url_maps = 103352167;
Parameters
Returns
setWarning(Warning value)
public UrlMapsScopedList.Builder setWarning(Warning value)
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
Parameter
Returns
setWarning(Warning.Builder builderForValue)
public UrlMapsScopedList.Builder setWarning(Warning.Builder builderForValue)
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
Parameter
Returns