public static final class TargetHttpProxiesScopedList.Builder extends GeneratedMessageV3.Builder<TargetHttpProxiesScopedList.Builder> implements TargetHttpProxiesScopedListOrBuilder
Protobuf type google.cloud.compute.v1.TargetHttpProxiesScopedList
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
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()
Methods
addAllTargetHttpProxies(Iterable<? extends TargetHttpProxy> values)
public TargetHttpProxiesScopedList.Builder addAllTargetHttpProxies(Iterable<? extends TargetHttpProxy> values)
A list of TargetHttpProxies contained in this scope.
repeated .google.cloud.compute.v1.TargetHttpProxy target_http_proxies = 162147011;
Parameter |
Name |
Description |
values |
Iterable<? extends com.google.cloud.compute.v1.TargetHttpProxy>
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public TargetHttpProxiesScopedList.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
addTargetHttpProxies(TargetHttpProxy value)
public TargetHttpProxiesScopedList.Builder addTargetHttpProxies(TargetHttpProxy value)
A list of TargetHttpProxies contained in this scope.
repeated .google.cloud.compute.v1.TargetHttpProxy target_http_proxies = 162147011;
addTargetHttpProxies(TargetHttpProxy.Builder builderForValue)
public TargetHttpProxiesScopedList.Builder addTargetHttpProxies(TargetHttpProxy.Builder builderForValue)
A list of TargetHttpProxies contained in this scope.
repeated .google.cloud.compute.v1.TargetHttpProxy target_http_proxies = 162147011;
addTargetHttpProxies(int index, TargetHttpProxy value)
public TargetHttpProxiesScopedList.Builder addTargetHttpProxies(int index, TargetHttpProxy value)
A list of TargetHttpProxies contained in this scope.
repeated .google.cloud.compute.v1.TargetHttpProxy target_http_proxies = 162147011;
addTargetHttpProxies(int index, TargetHttpProxy.Builder builderForValue)
public TargetHttpProxiesScopedList.Builder addTargetHttpProxies(int index, TargetHttpProxy.Builder builderForValue)
A list of TargetHttpProxies contained in this scope.
repeated .google.cloud.compute.v1.TargetHttpProxy target_http_proxies = 162147011;
addTargetHttpProxiesBuilder()
public TargetHttpProxy.Builder addTargetHttpProxiesBuilder()
A list of TargetHttpProxies contained in this scope.
repeated .google.cloud.compute.v1.TargetHttpProxy target_http_proxies = 162147011;
addTargetHttpProxiesBuilder(int index)
public TargetHttpProxy.Builder addTargetHttpProxiesBuilder(int index)
A list of TargetHttpProxies contained in this scope.
repeated .google.cloud.compute.v1.TargetHttpProxy target_http_proxies = 162147011;
Parameter |
Name |
Description |
index |
int
|
build()
public TargetHttpProxiesScopedList build()
buildPartial()
public TargetHttpProxiesScopedList buildPartial()
clear()
public TargetHttpProxiesScopedList.Builder clear()
Overrides
clearField(Descriptors.FieldDescriptor field)
public TargetHttpProxiesScopedList.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public TargetHttpProxiesScopedList.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clearTargetHttpProxies()
public TargetHttpProxiesScopedList.Builder clearTargetHttpProxies()
A list of TargetHttpProxies contained in this scope.
repeated .google.cloud.compute.v1.TargetHttpProxy target_http_proxies = 162147011;
clearWarning()
public TargetHttpProxiesScopedList.Builder clearWarning()
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
clone()
public TargetHttpProxiesScopedList.Builder clone()
Overrides
getDefaultInstanceForType()
public TargetHttpProxiesScopedList getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getTargetHttpProxies(int index)
public TargetHttpProxy getTargetHttpProxies(int index)
A list of TargetHttpProxies contained in this scope.
repeated .google.cloud.compute.v1.TargetHttpProxy target_http_proxies = 162147011;
Parameter |
Name |
Description |
index |
int
|
getTargetHttpProxiesBuilder(int index)
public TargetHttpProxy.Builder getTargetHttpProxiesBuilder(int index)
A list of TargetHttpProxies contained in this scope.
repeated .google.cloud.compute.v1.TargetHttpProxy target_http_proxies = 162147011;
Parameter |
Name |
Description |
index |
int
|
getTargetHttpProxiesBuilderList()
public List<TargetHttpProxy.Builder> getTargetHttpProxiesBuilderList()
A list of TargetHttpProxies contained in this scope.
repeated .google.cloud.compute.v1.TargetHttpProxy target_http_proxies = 162147011;
getTargetHttpProxiesCount()
public int getTargetHttpProxiesCount()
A list of TargetHttpProxies contained in this scope.
repeated .google.cloud.compute.v1.TargetHttpProxy target_http_proxies = 162147011;
Returns |
Type |
Description |
int |
|
getTargetHttpProxiesList()
public List<TargetHttpProxy> getTargetHttpProxiesList()
A list of TargetHttpProxies contained in this scope.
repeated .google.cloud.compute.v1.TargetHttpProxy target_http_proxies = 162147011;
getTargetHttpProxiesOrBuilder(int index)
public TargetHttpProxyOrBuilder getTargetHttpProxiesOrBuilder(int index)
A list of TargetHttpProxies contained in this scope.
repeated .google.cloud.compute.v1.TargetHttpProxy target_http_proxies = 162147011;
Parameter |
Name |
Description |
index |
int
|
getTargetHttpProxiesOrBuilderList()
public List<? extends TargetHttpProxyOrBuilder> getTargetHttpProxiesOrBuilderList()
A list of TargetHttpProxies contained in this scope.
repeated .google.cloud.compute.v1.TargetHttpProxy target_http_proxies = 162147011;
Returns |
Type |
Description |
List<? extends com.google.cloud.compute.v1.TargetHttpProxyOrBuilder> |
|
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 |
Type |
Description |
Warning |
The warning.
|
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;
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;
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()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(TargetHttpProxiesScopedList other)
public TargetHttpProxiesScopedList.Builder mergeFrom(TargetHttpProxiesScopedList other)
public TargetHttpProxiesScopedList.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public TargetHttpProxiesScopedList.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final TargetHttpProxiesScopedList.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
mergeWarning(Warning value)
public TargetHttpProxiesScopedList.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 |
Name |
Description |
value |
Warning
|
removeTargetHttpProxies(int index)
public TargetHttpProxiesScopedList.Builder removeTargetHttpProxies(int index)
A list of TargetHttpProxies contained in this scope.
repeated .google.cloud.compute.v1.TargetHttpProxy target_http_proxies = 162147011;
Parameter |
Name |
Description |
index |
int
|
setField(Descriptors.FieldDescriptor field, Object value)
public TargetHttpProxiesScopedList.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public TargetHttpProxiesScopedList.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setTargetHttpProxies(int index, TargetHttpProxy value)
public TargetHttpProxiesScopedList.Builder setTargetHttpProxies(int index, TargetHttpProxy value)
A list of TargetHttpProxies contained in this scope.
repeated .google.cloud.compute.v1.TargetHttpProxy target_http_proxies = 162147011;
setTargetHttpProxies(int index, TargetHttpProxy.Builder builderForValue)
public TargetHttpProxiesScopedList.Builder setTargetHttpProxies(int index, TargetHttpProxy.Builder builderForValue)
A list of TargetHttpProxies contained in this scope.
repeated .google.cloud.compute.v1.TargetHttpProxy target_http_proxies = 162147011;
setUnknownFields(UnknownFieldSet unknownFields)
public final TargetHttpProxiesScopedList.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides
setWarning(Warning value)
public TargetHttpProxiesScopedList.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 |
Name |
Description |
value |
Warning
|
setWarning(Warning.Builder builderForValue)
public TargetHttpProxiesScopedList.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;