public static final class HealthChecksScopedList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<HealthChecksScopedList.Builder> implements HealthChecksScopedListOrBuilder
Protobuf type
google.cloud.compute.v1.HealthChecksScopedList| Modifier and Type | Method and Description |
|---|---|
HealthChecksScopedList.Builder |
addAllHealthChecks(Iterable<? extends HealthCheck> values)
A list of HealthChecks contained in this scope.
|
HealthChecksScopedList.Builder |
addHealthChecks(HealthCheck.Builder builderForValue)
A list of HealthChecks contained in this scope.
|
HealthChecksScopedList.Builder |
addHealthChecks(HealthCheck value)
A list of HealthChecks contained in this scope.
|
HealthChecksScopedList.Builder |
addHealthChecks(int index,
HealthCheck.Builder builderForValue)
A list of HealthChecks contained in this scope.
|
HealthChecksScopedList.Builder |
addHealthChecks(int index,
HealthCheck value)
A list of HealthChecks contained in this scope.
|
HealthCheck.Builder |
addHealthChecksBuilder()
A list of HealthChecks contained in this scope.
|
HealthCheck.Builder |
addHealthChecksBuilder(int index)
A list of HealthChecks contained in this scope.
|
HealthChecksScopedList.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HealthChecksScopedList |
build() |
HealthChecksScopedList |
buildPartial() |
HealthChecksScopedList.Builder |
clear() |
HealthChecksScopedList.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HealthChecksScopedList.Builder |
clearHealthChecks()
A list of HealthChecks contained in this scope.
|
HealthChecksScopedList.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HealthChecksScopedList.Builder |
clearWarning()
Informational warning which replaces the list of backend services when the list is empty.
|
HealthChecksScopedList.Builder |
clone() |
HealthChecksScopedList |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
HealthCheck |
getHealthChecks(int index)
A list of HealthChecks contained in this scope.
|
HealthCheck.Builder |
getHealthChecksBuilder(int index)
A list of HealthChecks contained in this scope.
|
List<HealthCheck.Builder> |
getHealthChecksBuilderList()
A list of HealthChecks contained in this scope.
|
int |
getHealthChecksCount()
A list of HealthChecks contained in this scope.
|
List<HealthCheck> |
getHealthChecksList()
A list of HealthChecks contained in this scope.
|
HealthCheckOrBuilder |
getHealthChecksOrBuilder(int index)
A list of HealthChecks contained in this scope.
|
List<? extends HealthCheckOrBuilder> |
getHealthChecksOrBuilderList()
A list of HealthChecks 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() |
HealthChecksScopedList.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HealthChecksScopedList.Builder |
mergeFrom(HealthChecksScopedList other) |
HealthChecksScopedList.Builder |
mergeFrom(com.google.protobuf.Message other) |
HealthChecksScopedList.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HealthChecksScopedList.Builder |
mergeWarning(Warning value)
Informational warning which replaces the list of backend services when the list is empty.
|
HealthChecksScopedList.Builder |
removeHealthChecks(int index)
A list of HealthChecks contained in this scope.
|
HealthChecksScopedList.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HealthChecksScopedList.Builder |
setHealthChecks(int index,
HealthCheck.Builder builderForValue)
A list of HealthChecks contained in this scope.
|
HealthChecksScopedList.Builder |
setHealthChecks(int index,
HealthCheck value)
A list of HealthChecks contained in this scope.
|
HealthChecksScopedList.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HealthChecksScopedList.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HealthChecksScopedList.Builder |
setWarning(Warning.Builder builderForValue)
Informational warning which replaces the list of backend services when the list is empty.
|
HealthChecksScopedList.Builder |
setWarning(Warning value)
Informational warning which replaces the list of backend services when the list is empty.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<HealthChecksScopedList.Builder>public HealthChecksScopedList.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<HealthChecksScopedList.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<HealthChecksScopedList.Builder>public HealthChecksScopedList getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic HealthChecksScopedList build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic HealthChecksScopedList buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic HealthChecksScopedList.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<HealthChecksScopedList.Builder>public HealthChecksScopedList.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<HealthChecksScopedList.Builder>public HealthChecksScopedList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<HealthChecksScopedList.Builder>public HealthChecksScopedList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<HealthChecksScopedList.Builder>public HealthChecksScopedList.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<HealthChecksScopedList.Builder>public HealthChecksScopedList.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<HealthChecksScopedList.Builder>public HealthChecksScopedList.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HealthChecksScopedList.Builder>public HealthChecksScopedList.Builder mergeFrom(HealthChecksScopedList other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<HealthChecksScopedList.Builder>public HealthChecksScopedList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HealthChecksScopedList.Builder>IOExceptionpublic List<HealthCheck> getHealthChecksList()
A list of HealthChecks contained in this scope.
repeated .google.cloud.compute.v1.HealthCheck health_checks = 448370606;getHealthChecksList in interface HealthChecksScopedListOrBuilderpublic int getHealthChecksCount()
A list of HealthChecks contained in this scope.
repeated .google.cloud.compute.v1.HealthCheck health_checks = 448370606;getHealthChecksCount in interface HealthChecksScopedListOrBuilderpublic HealthCheck getHealthChecks(int index)
A list of HealthChecks contained in this scope.
repeated .google.cloud.compute.v1.HealthCheck health_checks = 448370606;getHealthChecks in interface HealthChecksScopedListOrBuilderpublic HealthChecksScopedList.Builder setHealthChecks(int index, HealthCheck value)
A list of HealthChecks contained in this scope.
repeated .google.cloud.compute.v1.HealthCheck health_checks = 448370606;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;public HealthChecksScopedList.Builder addHealthChecks(HealthCheck value)
A list of HealthChecks contained in this scope.
repeated .google.cloud.compute.v1.HealthCheck health_checks = 448370606;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;public HealthChecksScopedList.Builder addHealthChecks(HealthCheck.Builder builderForValue)
A list of HealthChecks contained in this scope.
repeated .google.cloud.compute.v1.HealthCheck health_checks = 448370606;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;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;public HealthChecksScopedList.Builder clearHealthChecks()
A list of HealthChecks contained in this scope.
repeated .google.cloud.compute.v1.HealthCheck health_checks = 448370606;public HealthChecksScopedList.Builder removeHealthChecks(int index)
A list of HealthChecks contained in this scope.
repeated .google.cloud.compute.v1.HealthCheck health_checks = 448370606;public HealthCheck.Builder getHealthChecksBuilder(int index)
A list of HealthChecks contained in this scope.
repeated .google.cloud.compute.v1.HealthCheck health_checks = 448370606;public HealthCheckOrBuilder getHealthChecksOrBuilder(int index)
A list of HealthChecks contained in this scope.
repeated .google.cloud.compute.v1.HealthCheck health_checks = 448370606;getHealthChecksOrBuilder in interface HealthChecksScopedListOrBuilderpublic List<? extends HealthCheckOrBuilder> getHealthChecksOrBuilderList()
A list of HealthChecks contained in this scope.
repeated .google.cloud.compute.v1.HealthCheck health_checks = 448370606;getHealthChecksOrBuilderList in interface HealthChecksScopedListOrBuilderpublic HealthCheck.Builder addHealthChecksBuilder()
A list of HealthChecks contained in this scope.
repeated .google.cloud.compute.v1.HealthCheck health_checks = 448370606;public HealthCheck.Builder addHealthChecksBuilder(int index)
A list of HealthChecks contained in this scope.
repeated .google.cloud.compute.v1.HealthCheck health_checks = 448370606;public List<HealthCheck.Builder> getHealthChecksBuilderList()
A list of HealthChecks contained in this scope.
repeated .google.cloud.compute.v1.HealthCheck health_checks = 448370606;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;hasWarning in interface HealthChecksScopedListOrBuilderpublic Warning getWarning()
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;getWarning in interface HealthChecksScopedListOrBuilderpublic 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;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;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;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;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;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;getWarningOrBuilder in interface HealthChecksScopedListOrBuilderpublic final HealthChecksScopedList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HealthChecksScopedList.Builder>public final HealthChecksScopedList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HealthChecksScopedList.Builder>Copyright © 2023 Google LLC. All rights reserved.