public static final class HealthChecksScopedList.Builder extends GeneratedMessageV3.Builder<HealthChecksScopedList.Builder> implements HealthChecksScopedListOrBuilder
Protobuf type google.cloud.compute.v1.HealthChecksScopedList
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()
Methods
addAllHealthChecks(Iterable<? extends HealthCheck> values)
public HealthChecksScopedList.Builder addAllHealthChecks(Iterable<? extends HealthCheck> values)
A list of HealthChecks contained in this scope.
repeated .google.cloud.compute.v1.HealthCheck health_checks = 448370606;
Parameter |
---|
Name | Description |
values | Iterable<? extends com.google.cloud.compute.v1.HealthCheck>
|
addHealthChecks(HealthCheck value)
public HealthChecksScopedList.Builder addHealthChecks(HealthCheck value)
A list of HealthChecks contained in this scope.
repeated .google.cloud.compute.v1.HealthCheck health_checks = 448370606;
addHealthChecks(HealthCheck.Builder builderForValue)
public HealthChecksScopedList.Builder addHealthChecks(HealthCheck.Builder builderForValue)
A list of HealthChecks contained in this scope.
repeated .google.cloud.compute.v1.HealthCheck health_checks = 448370606;
addHealthChecks(int index, HealthCheck value)
public HealthChecksScopedList.Builder addHealthChecks(int index, HealthCheck value)
A list of HealthChecks contained in this scope.
repeated .google.cloud.compute.v1.HealthCheck health_checks = 448370606;
addHealthChecks(int index, HealthCheck.Builder builderForValue)
public HealthChecksScopedList.Builder addHealthChecks(int index, HealthCheck.Builder builderForValue)
A list of HealthChecks contained in this scope.
repeated .google.cloud.compute.v1.HealthCheck health_checks = 448370606;
addHealthChecksBuilder()
public HealthCheck.Builder addHealthChecksBuilder()
A list of HealthChecks contained in this scope.
repeated .google.cloud.compute.v1.HealthCheck health_checks = 448370606;
addHealthChecksBuilder(int index)
public HealthCheck.Builder addHealthChecksBuilder(int index)
A list of HealthChecks contained in this scope.
repeated .google.cloud.compute.v1.HealthCheck health_checks = 448370606;
Parameter |
---|
Name | Description |
index | int
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public HealthChecksScopedList.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
build()
public HealthChecksScopedList build()
buildPartial()
public HealthChecksScopedList buildPartial()
clear()
public HealthChecksScopedList.Builder clear()
Overrides
clearField(Descriptors.FieldDescriptor field)
public HealthChecksScopedList.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearHealthChecks()
public HealthChecksScopedList.Builder clearHealthChecks()
A list of HealthChecks contained in this scope.
repeated .google.cloud.compute.v1.HealthCheck health_checks = 448370606;
clearOneof(Descriptors.OneofDescriptor oneof)
public HealthChecksScopedList.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clearWarning()
public HealthChecksScopedList.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 HealthChecksScopedList.Builder clone()
Overrides
getDefaultInstanceForType()
public HealthChecksScopedList getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getHealthChecks(int index)
public HealthCheck getHealthChecks(int index)
A list of HealthChecks contained in this scope.
repeated .google.cloud.compute.v1.HealthCheck health_checks = 448370606;
Parameter |
---|
Name | Description |
index | int
|
getHealthChecksBuilder(int index)
public HealthCheck.Builder getHealthChecksBuilder(int index)
A list of HealthChecks contained in this scope.
repeated .google.cloud.compute.v1.HealthCheck health_checks = 448370606;
Parameter |
---|
Name | Description |
index | int
|
getHealthChecksBuilderList()
public List<HealthCheck.Builder> getHealthChecksBuilderList()
A list of HealthChecks contained in this scope.
repeated .google.cloud.compute.v1.HealthCheck health_checks = 448370606;
getHealthChecksCount()
public int getHealthChecksCount()
A list of HealthChecks contained in this scope.
repeated .google.cloud.compute.v1.HealthCheck health_checks = 448370606;
Returns |
---|
Type | Description |
int | |
getHealthChecksList()
public List<HealthCheck> getHealthChecksList()
A list of HealthChecks contained in this scope.
repeated .google.cloud.compute.v1.HealthCheck health_checks = 448370606;
getHealthChecksOrBuilder(int index)
public HealthCheckOrBuilder getHealthChecksOrBuilder(int index)
A list of HealthChecks contained in this scope.
repeated .google.cloud.compute.v1.HealthCheck health_checks = 448370606;
Parameter |
---|
Name | Description |
index | int
|
getHealthChecksOrBuilderList()
public List<? extends HealthCheckOrBuilder> getHealthChecksOrBuilderList()
A list of HealthChecks contained in this scope.
repeated .google.cloud.compute.v1.HealthCheck health_checks = 448370606;
Returns |
---|
Type | Description |
List<? extends com.google.cloud.compute.v1.HealthCheckOrBuilder> | |
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(HealthChecksScopedList other)
public HealthChecksScopedList.Builder mergeFrom(HealthChecksScopedList other)
public HealthChecksScopedList.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public HealthChecksScopedList.Builder mergeFrom(Message other)
Parameter |
---|
Name | Description |
other | Message
|
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final HealthChecksScopedList.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
mergeWarning(Warning value)
public HealthChecksScopedList.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
|
removeHealthChecks(int index)
public HealthChecksScopedList.Builder removeHealthChecks(int index)
A list of HealthChecks contained in this scope.
repeated .google.cloud.compute.v1.HealthCheck health_checks = 448370606;
Parameter |
---|
Name | Description |
index | int
|
setField(Descriptors.FieldDescriptor field, Object value)
public HealthChecksScopedList.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setHealthChecks(int index, HealthCheck value)
public HealthChecksScopedList.Builder setHealthChecks(int index, HealthCheck value)
A list of HealthChecks contained in this scope.
repeated .google.cloud.compute.v1.HealthCheck health_checks = 448370606;
setHealthChecks(int index, HealthCheck.Builder builderForValue)
public HealthChecksScopedList.Builder setHealthChecks(int index, HealthCheck.Builder builderForValue)
A list of HealthChecks contained in this scope.
repeated .google.cloud.compute.v1.HealthCheck health_checks = 448370606;
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public HealthChecksScopedList.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final HealthChecksScopedList.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides
setWarning(Warning value)
public HealthChecksScopedList.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 HealthChecksScopedList.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;