public static final class HealthAggregationPoliciesScopedList.Builder extends GeneratedMessage.Builder<HealthAggregationPoliciesScopedList.Builder> implements HealthAggregationPoliciesScopedListOrBuilder
Protobuf type google.cloud.compute.v1.HealthAggregationPoliciesScopedList
Inherited Members
com.google.protobuf.GeneratedMessage.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessage.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessage.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldsProto3(com.google.protobuf.UnknownFieldSet)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addAllHealthAggregationPolicies(Iterable<? extends HealthAggregationPolicy> values)
public HealthAggregationPoliciesScopedList.Builder addAllHealthAggregationPolicies(Iterable<? extends HealthAggregationPolicy> values)
A list of HealthAggregationPolicys contained in this scope.
repeated .google.cloud.compute.v1.HealthAggregationPolicy health_aggregation_policies = 87589904;
| Parameter |
| Name |
Description |
values |
Iterable<? extends com.google.cloud.compute.v1.HealthAggregationPolicy>
|
addHealthAggregationPolicies(HealthAggregationPolicy value)
public HealthAggregationPoliciesScopedList.Builder addHealthAggregationPolicies(HealthAggregationPolicy value)
A list of HealthAggregationPolicys contained in this scope.
repeated .google.cloud.compute.v1.HealthAggregationPolicy health_aggregation_policies = 87589904;
addHealthAggregationPolicies(HealthAggregationPolicy.Builder builderForValue)
public HealthAggregationPoliciesScopedList.Builder addHealthAggregationPolicies(HealthAggregationPolicy.Builder builderForValue)
A list of HealthAggregationPolicys contained in this scope.
repeated .google.cloud.compute.v1.HealthAggregationPolicy health_aggregation_policies = 87589904;
addHealthAggregationPolicies(int index, HealthAggregationPolicy value)
public HealthAggregationPoliciesScopedList.Builder addHealthAggregationPolicies(int index, HealthAggregationPolicy value)
A list of HealthAggregationPolicys contained in this scope.
repeated .google.cloud.compute.v1.HealthAggregationPolicy health_aggregation_policies = 87589904;
addHealthAggregationPolicies(int index, HealthAggregationPolicy.Builder builderForValue)
public HealthAggregationPoliciesScopedList.Builder addHealthAggregationPolicies(int index, HealthAggregationPolicy.Builder builderForValue)
A list of HealthAggregationPolicys contained in this scope.
repeated .google.cloud.compute.v1.HealthAggregationPolicy health_aggregation_policies = 87589904;
addHealthAggregationPoliciesBuilder()
public HealthAggregationPolicy.Builder addHealthAggregationPoliciesBuilder()
A list of HealthAggregationPolicys contained in this scope.
repeated .google.cloud.compute.v1.HealthAggregationPolicy health_aggregation_policies = 87589904;
addHealthAggregationPoliciesBuilder(int index)
public HealthAggregationPolicy.Builder addHealthAggregationPoliciesBuilder(int index)
A list of HealthAggregationPolicys contained in this scope.
repeated .google.cloud.compute.v1.HealthAggregationPolicy health_aggregation_policies = 87589904;
| Parameter |
| Name |
Description |
index |
int
|
build()
public HealthAggregationPoliciesScopedList build()
buildPartial()
public HealthAggregationPoliciesScopedList buildPartial()
clear()
public HealthAggregationPoliciesScopedList.Builder clear()
Overrides
clearHealthAggregationPolicies()
public HealthAggregationPoliciesScopedList.Builder clearHealthAggregationPolicies()
A list of HealthAggregationPolicys contained in this scope.
repeated .google.cloud.compute.v1.HealthAggregationPolicy health_aggregation_policies = 87589904;
clearWarning()
public HealthAggregationPoliciesScopedList.Builder clearWarning()
Informational warning which replaces the list of health aggregation
policies when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
getDefaultInstanceForType()
public HealthAggregationPoliciesScopedList getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getHealthAggregationPolicies(int index)
public HealthAggregationPolicy getHealthAggregationPolicies(int index)
A list of HealthAggregationPolicys contained in this scope.
repeated .google.cloud.compute.v1.HealthAggregationPolicy health_aggregation_policies = 87589904;
| Parameter |
| Name |
Description |
index |
int
|
getHealthAggregationPoliciesBuilder(int index)
public HealthAggregationPolicy.Builder getHealthAggregationPoliciesBuilder(int index)
A list of HealthAggregationPolicys contained in this scope.
repeated .google.cloud.compute.v1.HealthAggregationPolicy health_aggregation_policies = 87589904;
| Parameter |
| Name |
Description |
index |
int
|
getHealthAggregationPoliciesBuilderList()
public List<HealthAggregationPolicy.Builder> getHealthAggregationPoliciesBuilderList()
A list of HealthAggregationPolicys contained in this scope.
repeated .google.cloud.compute.v1.HealthAggregationPolicy health_aggregation_policies = 87589904;
getHealthAggregationPoliciesCount()
public int getHealthAggregationPoliciesCount()
A list of HealthAggregationPolicys contained in this scope.
repeated .google.cloud.compute.v1.HealthAggregationPolicy health_aggregation_policies = 87589904;
| Returns |
| Type |
Description |
int |
|
getHealthAggregationPoliciesList()
public List<HealthAggregationPolicy> getHealthAggregationPoliciesList()
A list of HealthAggregationPolicys contained in this scope.
repeated .google.cloud.compute.v1.HealthAggregationPolicy health_aggregation_policies = 87589904;
getHealthAggregationPoliciesOrBuilder(int index)
public HealthAggregationPolicyOrBuilder getHealthAggregationPoliciesOrBuilder(int index)
A list of HealthAggregationPolicys contained in this scope.
repeated .google.cloud.compute.v1.HealthAggregationPolicy health_aggregation_policies = 87589904;
| Parameter |
| Name |
Description |
index |
int
|
getHealthAggregationPoliciesOrBuilderList()
public List<? extends HealthAggregationPolicyOrBuilder> getHealthAggregationPoliciesOrBuilderList()
A list of HealthAggregationPolicys contained in this scope.
repeated .google.cloud.compute.v1.HealthAggregationPolicy health_aggregation_policies = 87589904;
| Returns |
| Type |
Description |
List<? extends com.google.cloud.compute.v1.HealthAggregationPolicyOrBuilder> |
|
getWarning()
public Warning getWarning()
Informational warning which replaces the list of health aggregation
policies 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 health aggregation
policies when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
getWarningOrBuilder()
public WarningOrBuilder getWarningOrBuilder()
Informational warning which replaces the list of health aggregation
policies when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
hasWarning()
public boolean hasWarning()
Informational warning which replaces the list of health aggregation
policies 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 GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(HealthAggregationPoliciesScopedList other)
public HealthAggregationPoliciesScopedList.Builder mergeFrom(HealthAggregationPoliciesScopedList other)
public HealthAggregationPoliciesScopedList.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public HealthAggregationPoliciesScopedList.Builder mergeFrom(Message other)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
mergeWarning(Warning value)
public HealthAggregationPoliciesScopedList.Builder mergeWarning(Warning value)
Informational warning which replaces the list of health aggregation
policies when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
| Parameter |
| Name |
Description |
value |
Warning
|
removeHealthAggregationPolicies(int index)
public HealthAggregationPoliciesScopedList.Builder removeHealthAggregationPolicies(int index)
A list of HealthAggregationPolicys contained in this scope.
repeated .google.cloud.compute.v1.HealthAggregationPolicy health_aggregation_policies = 87589904;
| Parameter |
| Name |
Description |
index |
int
|
setHealthAggregationPolicies(int index, HealthAggregationPolicy value)
public HealthAggregationPoliciesScopedList.Builder setHealthAggregationPolicies(int index, HealthAggregationPolicy value)
A list of HealthAggregationPolicys contained in this scope.
repeated .google.cloud.compute.v1.HealthAggregationPolicy health_aggregation_policies = 87589904;
setHealthAggregationPolicies(int index, HealthAggregationPolicy.Builder builderForValue)
public HealthAggregationPoliciesScopedList.Builder setHealthAggregationPolicies(int index, HealthAggregationPolicy.Builder builderForValue)
A list of HealthAggregationPolicys contained in this scope.
repeated .google.cloud.compute.v1.HealthAggregationPolicy health_aggregation_policies = 87589904;
setWarning(Warning value)
public HealthAggregationPoliciesScopedList.Builder setWarning(Warning value)
Informational warning which replaces the list of health aggregation
policies when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
| Parameter |
| Name |
Description |
value |
Warning
|
setWarning(Warning.Builder builderForValue)
public HealthAggregationPoliciesScopedList.Builder setWarning(Warning.Builder builderForValue)
Informational warning which replaces the list of health aggregation
policies when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;