Class TargetHttpsProxiesScopedList.Builder (1.51.0)

public static final class TargetHttpsProxiesScopedList.Builder extends GeneratedMessageV3.Builder<TargetHttpsProxiesScopedList.Builder> implements TargetHttpsProxiesScopedListOrBuilder

Protobuf type google.cloud.compute.v1.TargetHttpsProxiesScopedList

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

Methods

addAllTargetHttpsProxies(Iterable<? extends TargetHttpsProxy> values)

public TargetHttpsProxiesScopedList.Builder addAllTargetHttpsProxies(Iterable<? extends TargetHttpsProxy> values)

A list of TargetHttpsProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetHttpsProxy target_https_proxies = 366607882;

Parameter
NameDescription
valuesIterable<? extends com.google.cloud.compute.v1.TargetHttpsProxy>
Returns
TypeDescription
TargetHttpsProxiesScopedList.Builder

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public TargetHttpsProxiesScopedList.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
TargetHttpsProxiesScopedList.Builder
Overrides

addTargetHttpsProxies(TargetHttpsProxy value)

public TargetHttpsProxiesScopedList.Builder addTargetHttpsProxies(TargetHttpsProxy value)

A list of TargetHttpsProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetHttpsProxy target_https_proxies = 366607882;

Parameter
NameDescription
valueTargetHttpsProxy
Returns
TypeDescription
TargetHttpsProxiesScopedList.Builder

addTargetHttpsProxies(TargetHttpsProxy.Builder builderForValue)

public TargetHttpsProxiesScopedList.Builder addTargetHttpsProxies(TargetHttpsProxy.Builder builderForValue)

A list of TargetHttpsProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetHttpsProxy target_https_proxies = 366607882;

Parameter
NameDescription
builderForValueTargetHttpsProxy.Builder
Returns
TypeDescription
TargetHttpsProxiesScopedList.Builder

addTargetHttpsProxies(int index, TargetHttpsProxy value)

public TargetHttpsProxiesScopedList.Builder addTargetHttpsProxies(int index, TargetHttpsProxy value)

A list of TargetHttpsProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetHttpsProxy target_https_proxies = 366607882;

Parameters
NameDescription
indexint
valueTargetHttpsProxy
Returns
TypeDescription
TargetHttpsProxiesScopedList.Builder

addTargetHttpsProxies(int index, TargetHttpsProxy.Builder builderForValue)

public TargetHttpsProxiesScopedList.Builder addTargetHttpsProxies(int index, TargetHttpsProxy.Builder builderForValue)

A list of TargetHttpsProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetHttpsProxy target_https_proxies = 366607882;

Parameters
NameDescription
indexint
builderForValueTargetHttpsProxy.Builder
Returns
TypeDescription
TargetHttpsProxiesScopedList.Builder

addTargetHttpsProxiesBuilder()

public TargetHttpsProxy.Builder addTargetHttpsProxiesBuilder()

A list of TargetHttpsProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetHttpsProxy target_https_proxies = 366607882;

Returns
TypeDescription
TargetHttpsProxy.Builder

addTargetHttpsProxiesBuilder(int index)

public TargetHttpsProxy.Builder addTargetHttpsProxiesBuilder(int index)

A list of TargetHttpsProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetHttpsProxy target_https_proxies = 366607882;

Parameter
NameDescription
indexint
Returns
TypeDescription
TargetHttpsProxy.Builder

build()

public TargetHttpsProxiesScopedList build()
Returns
TypeDescription
TargetHttpsProxiesScopedList

buildPartial()

public TargetHttpsProxiesScopedList buildPartial()
Returns
TypeDescription
TargetHttpsProxiesScopedList

clear()

public TargetHttpsProxiesScopedList.Builder clear()
Returns
TypeDescription
TargetHttpsProxiesScopedList.Builder
Overrides

clearField(Descriptors.FieldDescriptor field)

public TargetHttpsProxiesScopedList.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Returns
TypeDescription
TargetHttpsProxiesScopedList.Builder
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public TargetHttpsProxiesScopedList.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
NameDescription
oneofOneofDescriptor
Returns
TypeDescription
TargetHttpsProxiesScopedList.Builder
Overrides

clearTargetHttpsProxies()

public TargetHttpsProxiesScopedList.Builder clearTargetHttpsProxies()

A list of TargetHttpsProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetHttpsProxy target_https_proxies = 366607882;

Returns
TypeDescription
TargetHttpsProxiesScopedList.Builder

clearWarning()

public TargetHttpsProxiesScopedList.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
TypeDescription
TargetHttpsProxiesScopedList.Builder

clone()

public TargetHttpsProxiesScopedList.Builder clone()
Returns
TypeDescription
TargetHttpsProxiesScopedList.Builder
Overrides

getDefaultInstanceForType()

public TargetHttpsProxiesScopedList getDefaultInstanceForType()
Returns
TypeDescription
TargetHttpsProxiesScopedList

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
Descriptor
Overrides

getTargetHttpsProxies(int index)

public TargetHttpsProxy getTargetHttpsProxies(int index)

A list of TargetHttpsProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetHttpsProxy target_https_proxies = 366607882;

Parameter
NameDescription
indexint
Returns
TypeDescription
TargetHttpsProxy

getTargetHttpsProxiesBuilder(int index)

public TargetHttpsProxy.Builder getTargetHttpsProxiesBuilder(int index)

A list of TargetHttpsProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetHttpsProxy target_https_proxies = 366607882;

Parameter
NameDescription
indexint
Returns
TypeDescription
TargetHttpsProxy.Builder

getTargetHttpsProxiesBuilderList()

public List<TargetHttpsProxy.Builder> getTargetHttpsProxiesBuilderList()

A list of TargetHttpsProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetHttpsProxy target_https_proxies = 366607882;

Returns
TypeDescription
List<Builder>

getTargetHttpsProxiesCount()

public int getTargetHttpsProxiesCount()

A list of TargetHttpsProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetHttpsProxy target_https_proxies = 366607882;

Returns
TypeDescription
int

getTargetHttpsProxiesList()

public List<TargetHttpsProxy> getTargetHttpsProxiesList()

A list of TargetHttpsProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetHttpsProxy target_https_proxies = 366607882;

Returns
TypeDescription
List<TargetHttpsProxy>

getTargetHttpsProxiesOrBuilder(int index)

public TargetHttpsProxyOrBuilder getTargetHttpsProxiesOrBuilder(int index)

A list of TargetHttpsProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetHttpsProxy target_https_proxies = 366607882;

Parameter
NameDescription
indexint
Returns
TypeDescription
TargetHttpsProxyOrBuilder

getTargetHttpsProxiesOrBuilderList()

public List<? extends TargetHttpsProxyOrBuilder> getTargetHttpsProxiesOrBuilderList()

A list of TargetHttpsProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetHttpsProxy target_https_proxies = 366607882;

Returns
TypeDescription
List<? extends com.google.cloud.compute.v1.TargetHttpsProxyOrBuilder>

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
TypeDescription
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;

Returns
TypeDescription
Warning.Builder

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
TypeDescription
WarningOrBuilder

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
TypeDescription
boolean

Whether the warning field is set.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeFrom(TargetHttpsProxiesScopedList other)

public TargetHttpsProxiesScopedList.Builder mergeFrom(TargetHttpsProxiesScopedList other)
Parameter
NameDescription
otherTargetHttpsProxiesScopedList
Returns
TypeDescription
TargetHttpsProxiesScopedList.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public TargetHttpsProxiesScopedList.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
TargetHttpsProxiesScopedList.Builder
Overrides
Exceptions
TypeDescription
IOException

mergeFrom(Message other)

public TargetHttpsProxiesScopedList.Builder mergeFrom(Message other)
Parameter
NameDescription
otherMessage
Returns
TypeDescription
TargetHttpsProxiesScopedList.Builder
Overrides

mergeUnknownFields(UnknownFieldSet unknownFields)

public final TargetHttpsProxiesScopedList.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
TargetHttpsProxiesScopedList.Builder
Overrides

mergeWarning(Warning value)

public TargetHttpsProxiesScopedList.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
NameDescription
valueWarning
Returns
TypeDescription
TargetHttpsProxiesScopedList.Builder

removeTargetHttpsProxies(int index)

public TargetHttpsProxiesScopedList.Builder removeTargetHttpsProxies(int index)

A list of TargetHttpsProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetHttpsProxy target_https_proxies = 366607882;

Parameter
NameDescription
indexint
Returns
TypeDescription
TargetHttpsProxiesScopedList.Builder

setField(Descriptors.FieldDescriptor field, Object value)

public TargetHttpsProxiesScopedList.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
TargetHttpsProxiesScopedList.Builder
Overrides

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public TargetHttpsProxiesScopedList.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
NameDescription
fieldFieldDescriptor
indexint
valueObject
Returns
TypeDescription
TargetHttpsProxiesScopedList.Builder
Overrides

setTargetHttpsProxies(int index, TargetHttpsProxy value)

public TargetHttpsProxiesScopedList.Builder setTargetHttpsProxies(int index, TargetHttpsProxy value)

A list of TargetHttpsProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetHttpsProxy target_https_proxies = 366607882;

Parameters
NameDescription
indexint
valueTargetHttpsProxy
Returns
TypeDescription
TargetHttpsProxiesScopedList.Builder

setTargetHttpsProxies(int index, TargetHttpsProxy.Builder builderForValue)

public TargetHttpsProxiesScopedList.Builder setTargetHttpsProxies(int index, TargetHttpsProxy.Builder builderForValue)

A list of TargetHttpsProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetHttpsProxy target_https_proxies = 366607882;

Parameters
NameDescription
indexint
builderForValueTargetHttpsProxy.Builder
Returns
TypeDescription
TargetHttpsProxiesScopedList.Builder

setUnknownFields(UnknownFieldSet unknownFields)

public final TargetHttpsProxiesScopedList.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
TargetHttpsProxiesScopedList.Builder
Overrides

setWarning(Warning value)

public TargetHttpsProxiesScopedList.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
NameDescription
valueWarning
Returns
TypeDescription
TargetHttpsProxiesScopedList.Builder

setWarning(Warning.Builder builderForValue)

public TargetHttpsProxiesScopedList.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
NameDescription
builderForValueWarning.Builder
Returns
TypeDescription
TargetHttpsProxiesScopedList.Builder