HealthChecksScopedList.Builder |
HealthChecksScopedList.Builder.addAllHealthChecks(Iterable<? extends HealthCheck> values) |
A list of HealthChecks contained in this scope.
|
HealthChecksScopedList.Builder |
HealthChecksScopedList.Builder.addHealthChecks(int index,
HealthCheck value) |
A list of HealthChecks contained in this scope.
|
HealthChecksScopedList.Builder |
HealthChecksScopedList.Builder.addHealthChecks(int index,
HealthCheck.Builder builderForValue) |
A list of HealthChecks contained in this scope.
|
HealthChecksScopedList.Builder |
HealthChecksScopedList.Builder.addHealthChecks(HealthCheck value) |
A list of HealthChecks contained in this scope.
|
HealthChecksScopedList.Builder |
HealthChecksScopedList.Builder.addHealthChecks(HealthCheck.Builder builderForValue) |
A list of HealthChecks contained in this scope.
|
HealthChecksScopedList.Builder |
HealthChecksScopedList.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
HealthChecksScopedList.Builder |
HealthChecksScopedList.Builder.clear() |
|
HealthChecksScopedList.Builder |
HealthChecksScopedList.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
HealthChecksScopedList.Builder |
HealthChecksScopedList.Builder.clearHealthChecks() |
A list of HealthChecks contained in this scope.
|
HealthChecksScopedList.Builder |
HealthChecksScopedList.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
HealthChecksScopedList.Builder |
HealthChecksScopedList.Builder.clearWarning() |
Informational warning which replaces the list of backend services when the list is empty.
|
HealthChecksScopedList.Builder |
HealthChecksScopedList.Builder.clone() |
|
HealthChecksScopedList.Builder |
HealthChecksScopedList.Builder.mergeFrom(HealthChecksScopedList other) |
|
HealthChecksScopedList.Builder |
HealthChecksScopedList.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
HealthChecksScopedList.Builder |
HealthChecksScopedList.Builder.mergeFrom(com.google.protobuf.Message other) |
|
HealthChecksScopedList.Builder |
HealthChecksScopedList.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
HealthChecksScopedList.Builder |
HealthChecksScopedList.Builder.mergeWarning(Warning value) |
Informational warning which replaces the list of backend services when the list is empty.
|
static HealthChecksScopedList.Builder |
HealthChecksScopedList.newBuilder() |
|
static HealthChecksScopedList.Builder |
HealthChecksScopedList.newBuilder(HealthChecksScopedList prototype) |
|
HealthChecksScopedList.Builder |
HealthChecksScopedList.newBuilderForType() |
|
protected HealthChecksScopedList.Builder |
HealthChecksScopedList.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
HealthChecksScopedList.Builder |
HealthChecksScopedList.Builder.removeHealthChecks(int index) |
A list of HealthChecks contained in this scope.
|
HealthChecksScopedList.Builder |
HealthChecksScopedList.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
HealthChecksScopedList.Builder |
HealthChecksScopedList.Builder.setHealthChecks(int index,
HealthCheck value) |
A list of HealthChecks contained in this scope.
|
HealthChecksScopedList.Builder |
HealthChecksScopedList.Builder.setHealthChecks(int index,
HealthCheck.Builder builderForValue) |
A list of HealthChecks contained in this scope.
|
HealthChecksScopedList.Builder |
HealthChecksScopedList.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
HealthChecksScopedList.Builder |
HealthChecksScopedList.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
HealthChecksScopedList.Builder |
HealthChecksScopedList.Builder.setWarning(Warning value) |
Informational warning which replaces the list of backend services when the list is empty.
|
HealthChecksScopedList.Builder |
HealthChecksScopedList.Builder.setWarning(Warning.Builder builderForValue) |
Informational warning which replaces the list of backend services when the list is empty.
|
HealthChecksScopedList.Builder |
HealthChecksScopedList.toBuilder() |
|