Package com.google.cloud.compute.v1
Class TargetHttpProxiesScopedList.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<TargetHttpProxiesScopedList.Builder>
-
- com.google.cloud.compute.v1.TargetHttpProxiesScopedList.Builder
-
- All Implemented Interfaces:
TargetHttpProxiesScopedListOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- TargetHttpProxiesScopedList
public static final class TargetHttpProxiesScopedList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TargetHttpProxiesScopedList.Builder> implements TargetHttpProxiesScopedListOrBuilder
google.cloud.compute.v1.TargetHttpProxiesScopedList
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description TargetHttpProxiesScopedList.Builder
addAllTargetHttpProxies(Iterable<? extends TargetHttpProxy> values)
A list of TargetHttpProxies contained in this scope.TargetHttpProxiesScopedList.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
TargetHttpProxiesScopedList.Builder
addTargetHttpProxies(int index, TargetHttpProxy value)
A list of TargetHttpProxies contained in this scope.TargetHttpProxiesScopedList.Builder
addTargetHttpProxies(int index, TargetHttpProxy.Builder builderForValue)
A list of TargetHttpProxies contained in this scope.TargetHttpProxiesScopedList.Builder
addTargetHttpProxies(TargetHttpProxy value)
A list of TargetHttpProxies contained in this scope.TargetHttpProxiesScopedList.Builder
addTargetHttpProxies(TargetHttpProxy.Builder builderForValue)
A list of TargetHttpProxies contained in this scope.TargetHttpProxy.Builder
addTargetHttpProxiesBuilder()
A list of TargetHttpProxies contained in this scope.TargetHttpProxy.Builder
addTargetHttpProxiesBuilder(int index)
A list of TargetHttpProxies contained in this scope.TargetHttpProxiesScopedList
build()
TargetHttpProxiesScopedList
buildPartial()
TargetHttpProxiesScopedList.Builder
clear()
TargetHttpProxiesScopedList.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
TargetHttpProxiesScopedList.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
TargetHttpProxiesScopedList.Builder
clearTargetHttpProxies()
A list of TargetHttpProxies contained in this scope.TargetHttpProxiesScopedList.Builder
clearWarning()
Informational warning which replaces the list of backend services when the list is empty.TargetHttpProxiesScopedList.Builder
clone()
TargetHttpProxiesScopedList
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
TargetHttpProxy
getTargetHttpProxies(int index)
A list of TargetHttpProxies contained in this scope.TargetHttpProxy.Builder
getTargetHttpProxiesBuilder(int index)
A list of TargetHttpProxies contained in this scope.List<TargetHttpProxy.Builder>
getTargetHttpProxiesBuilderList()
A list of TargetHttpProxies contained in this scope.int
getTargetHttpProxiesCount()
A list of TargetHttpProxies contained in this scope.List<TargetHttpProxy>
getTargetHttpProxiesList()
A list of TargetHttpProxies contained in this scope.TargetHttpProxyOrBuilder
getTargetHttpProxiesOrBuilder(int index)
A list of TargetHttpProxies contained in this scope.List<? extends TargetHttpProxyOrBuilder>
getTargetHttpProxiesOrBuilderList()
A list of TargetHttpProxies contained in this scope.Warning
getWarning()
Informational warning which replaces the list of backend services when the list is empty.Warning.Builder
getWarningBuilder()
Informational warning which replaces the list of backend services when the list is empty.WarningOrBuilder
getWarningOrBuilder()
Informational warning which replaces the list of backend services when the list is empty.boolean
hasWarning()
Informational warning which replaces the list of backend services when the list is empty.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
TargetHttpProxiesScopedList.Builder
mergeFrom(TargetHttpProxiesScopedList other)
TargetHttpProxiesScopedList.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TargetHttpProxiesScopedList.Builder
mergeFrom(com.google.protobuf.Message other)
TargetHttpProxiesScopedList.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
TargetHttpProxiesScopedList.Builder
mergeWarning(Warning value)
Informational warning which replaces the list of backend services when the list is empty.TargetHttpProxiesScopedList.Builder
removeTargetHttpProxies(int index)
A list of TargetHttpProxies contained in this scope.TargetHttpProxiesScopedList.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
TargetHttpProxiesScopedList.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
TargetHttpProxiesScopedList.Builder
setTargetHttpProxies(int index, TargetHttpProxy value)
A list of TargetHttpProxies contained in this scope.TargetHttpProxiesScopedList.Builder
setTargetHttpProxies(int index, TargetHttpProxy.Builder builderForValue)
A list of TargetHttpProxies contained in this scope.TargetHttpProxiesScopedList.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
TargetHttpProxiesScopedList.Builder
setWarning(Warning value)
Informational warning which replaces the list of backend services when the list is empty.TargetHttpProxiesScopedList.Builder
setWarning(Warning.Builder builderForValue)
Informational warning which replaces the list of backend services 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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<TargetHttpProxiesScopedList.Builder>
-
clear
public TargetHttpProxiesScopedList.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<TargetHttpProxiesScopedList.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<TargetHttpProxiesScopedList.Builder>
-
getDefaultInstanceForType
public TargetHttpProxiesScopedList getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public TargetHttpProxiesScopedList build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public TargetHttpProxiesScopedList buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public TargetHttpProxiesScopedList.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<TargetHttpProxiesScopedList.Builder>
-
setField
public TargetHttpProxiesScopedList.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<TargetHttpProxiesScopedList.Builder>
-
clearField
public TargetHttpProxiesScopedList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<TargetHttpProxiesScopedList.Builder>
-
clearOneof
public TargetHttpProxiesScopedList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<TargetHttpProxiesScopedList.Builder>
-
setRepeatedField
public TargetHttpProxiesScopedList.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<TargetHttpProxiesScopedList.Builder>
-
addRepeatedField
public TargetHttpProxiesScopedList.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<TargetHttpProxiesScopedList.Builder>
-
mergeFrom
public TargetHttpProxiesScopedList.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<TargetHttpProxiesScopedList.Builder>
-
mergeFrom
public TargetHttpProxiesScopedList.Builder mergeFrom(TargetHttpProxiesScopedList other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<TargetHttpProxiesScopedList.Builder>
-
mergeFrom
public TargetHttpProxiesScopedList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<TargetHttpProxiesScopedList.Builder>
- Throws:
IOException
-
getTargetHttpProxiesList
public List<TargetHttpProxy> getTargetHttpProxiesList()
A list of TargetHttpProxies contained in this scope.
repeated .google.cloud.compute.v1.TargetHttpProxy target_http_proxies = 162147011;
- Specified by:
getTargetHttpProxiesList
in interfaceTargetHttpProxiesScopedListOrBuilder
-
getTargetHttpProxiesCount
public int getTargetHttpProxiesCount()
A list of TargetHttpProxies contained in this scope.
repeated .google.cloud.compute.v1.TargetHttpProxy target_http_proxies = 162147011;
- Specified by:
getTargetHttpProxiesCount
in interfaceTargetHttpProxiesScopedListOrBuilder
-
getTargetHttpProxies
public TargetHttpProxy getTargetHttpProxies(int index)
A list of TargetHttpProxies contained in this scope.
repeated .google.cloud.compute.v1.TargetHttpProxy target_http_proxies = 162147011;
- Specified by:
getTargetHttpProxies
in interfaceTargetHttpProxiesScopedListOrBuilder
-
setTargetHttpProxies
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
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;
-
addTargetHttpProxies
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
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
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
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;
-
addAllTargetHttpProxies
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;
-
clearTargetHttpProxies
public TargetHttpProxiesScopedList.Builder clearTargetHttpProxies()
A list of TargetHttpProxies contained in this scope.
repeated .google.cloud.compute.v1.TargetHttpProxy target_http_proxies = 162147011;
-
removeTargetHttpProxies
public TargetHttpProxiesScopedList.Builder removeTargetHttpProxies(int index)
A list of TargetHttpProxies contained in this scope.
repeated .google.cloud.compute.v1.TargetHttpProxy target_http_proxies = 162147011;
-
getTargetHttpProxiesBuilder
public TargetHttpProxy.Builder getTargetHttpProxiesBuilder(int index)
A list of TargetHttpProxies contained in this scope.
repeated .google.cloud.compute.v1.TargetHttpProxy target_http_proxies = 162147011;
-
getTargetHttpProxiesOrBuilder
public TargetHttpProxyOrBuilder getTargetHttpProxiesOrBuilder(int index)
A list of TargetHttpProxies contained in this scope.
repeated .google.cloud.compute.v1.TargetHttpProxy target_http_proxies = 162147011;
- Specified by:
getTargetHttpProxiesOrBuilder
in interfaceTargetHttpProxiesScopedListOrBuilder
-
getTargetHttpProxiesOrBuilderList
public List<? extends TargetHttpProxyOrBuilder> getTargetHttpProxiesOrBuilderList()
A list of TargetHttpProxies contained in this scope.
repeated .google.cloud.compute.v1.TargetHttpProxy target_http_proxies = 162147011;
- Specified by:
getTargetHttpProxiesOrBuilderList
in interfaceTargetHttpProxiesScopedListOrBuilder
-
addTargetHttpProxiesBuilder
public TargetHttpProxy.Builder addTargetHttpProxiesBuilder()
A list of TargetHttpProxies contained in this scope.
repeated .google.cloud.compute.v1.TargetHttpProxy target_http_proxies = 162147011;
-
addTargetHttpProxiesBuilder
public TargetHttpProxy.Builder addTargetHttpProxiesBuilder(int index)
A list of TargetHttpProxies contained in this scope.
repeated .google.cloud.compute.v1.TargetHttpProxy target_http_proxies = 162147011;
-
getTargetHttpProxiesBuilderList
public List<TargetHttpProxy.Builder> getTargetHttpProxiesBuilderList()
A list of TargetHttpProxies contained in this scope.
repeated .google.cloud.compute.v1.TargetHttpProxy target_http_proxies = 162147011;
-
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;
- Specified by:
hasWarning
in interfaceTargetHttpProxiesScopedListOrBuilder
- Returns:
- Whether the warning field is set.
-
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;
- Specified by:
getWarning
in interfaceTargetHttpProxiesScopedListOrBuilder
- Returns:
- The warning.
-
setWarning
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;
-
setWarning
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;
-
mergeWarning
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;
-
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;
-
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;
- Specified by:
getWarningOrBuilder
in interfaceTargetHttpProxiesScopedListOrBuilder
-
setUnknownFields
public final TargetHttpProxiesScopedList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<TargetHttpProxiesScopedList.Builder>
-
mergeUnknownFields
public final TargetHttpProxiesScopedList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<TargetHttpProxiesScopedList.Builder>
-
-