EndpointsConfigDump.Builder |
EndpointsConfigDump.Builder.addAllDynamicEndpointConfigs(Iterable<? extends EndpointsConfigDump.DynamicEndpointConfig> values) |
The dynamically loaded endpoint configs.
|
EndpointsConfigDump.Builder |
EndpointsConfigDump.Builder.addAllStaticEndpointConfigs(Iterable<? extends EndpointsConfigDump.StaticEndpointConfig> values) |
The statically loaded endpoint configs.
|
EndpointsConfigDump.Builder |
EndpointsConfigDump.Builder.addDynamicEndpointConfigs(int index,
EndpointsConfigDump.DynamicEndpointConfig value) |
The dynamically loaded endpoint configs.
|
EndpointsConfigDump.Builder |
EndpointsConfigDump.Builder.addDynamicEndpointConfigs(int index,
EndpointsConfigDump.DynamicEndpointConfig.Builder builderForValue) |
The dynamically loaded endpoint configs.
|
EndpointsConfigDump.Builder |
EndpointsConfigDump.Builder.addDynamicEndpointConfigs(EndpointsConfigDump.DynamicEndpointConfig value) |
The dynamically loaded endpoint configs.
|
EndpointsConfigDump.Builder |
EndpointsConfigDump.Builder.addDynamicEndpointConfigs(EndpointsConfigDump.DynamicEndpointConfig.Builder builderForValue) |
The dynamically loaded endpoint configs.
|
EndpointsConfigDump.Builder |
EndpointsConfigDump.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
EndpointsConfigDump.Builder |
EndpointsConfigDump.Builder.addStaticEndpointConfigs(int index,
EndpointsConfigDump.StaticEndpointConfig value) |
The statically loaded endpoint configs.
|
EndpointsConfigDump.Builder |
EndpointsConfigDump.Builder.addStaticEndpointConfigs(int index,
EndpointsConfigDump.StaticEndpointConfig.Builder builderForValue) |
The statically loaded endpoint configs.
|
EndpointsConfigDump.Builder |
EndpointsConfigDump.Builder.addStaticEndpointConfigs(EndpointsConfigDump.StaticEndpointConfig value) |
The statically loaded endpoint configs.
|
EndpointsConfigDump.Builder |
EndpointsConfigDump.Builder.addStaticEndpointConfigs(EndpointsConfigDump.StaticEndpointConfig.Builder builderForValue) |
The statically loaded endpoint configs.
|
EndpointsConfigDump.Builder |
EndpointsConfigDump.Builder.clear() |
|
EndpointsConfigDump.Builder |
EndpointsConfigDump.Builder.clearDynamicEndpointConfigs() |
The dynamically loaded endpoint configs.
|
EndpointsConfigDump.Builder |
EndpointsConfigDump.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
EndpointsConfigDump.Builder |
EndpointsConfigDump.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
EndpointsConfigDump.Builder |
EndpointsConfigDump.Builder.clearStaticEndpointConfigs() |
The statically loaded endpoint configs.
|
EndpointsConfigDump.Builder |
EndpointsConfigDump.Builder.clone() |
|
EndpointsConfigDump.Builder |
EndpointsConfigDump.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
EndpointsConfigDump.Builder |
EndpointsConfigDump.Builder.mergeFrom(com.google.protobuf.Message other) |
|
EndpointsConfigDump.Builder |
EndpointsConfigDump.Builder.mergeFrom(EndpointsConfigDump other) |
|
EndpointsConfigDump.Builder |
EndpointsConfigDump.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static EndpointsConfigDump.Builder |
EndpointsConfigDump.newBuilder() |
|
static EndpointsConfigDump.Builder |
EndpointsConfigDump.newBuilder(EndpointsConfigDump prototype) |
|
EndpointsConfigDump.Builder |
EndpointsConfigDump.newBuilderForType() |
|
protected EndpointsConfigDump.Builder |
EndpointsConfigDump.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
EndpointsConfigDump.Builder |
EndpointsConfigDump.Builder.removeDynamicEndpointConfigs(int index) |
The dynamically loaded endpoint configs.
|
EndpointsConfigDump.Builder |
EndpointsConfigDump.Builder.removeStaticEndpointConfigs(int index) |
The statically loaded endpoint configs.
|
EndpointsConfigDump.Builder |
EndpointsConfigDump.Builder.setDynamicEndpointConfigs(int index,
EndpointsConfigDump.DynamicEndpointConfig value) |
The dynamically loaded endpoint configs.
|
EndpointsConfigDump.Builder |
EndpointsConfigDump.Builder.setDynamicEndpointConfigs(int index,
EndpointsConfigDump.DynamicEndpointConfig.Builder builderForValue) |
The dynamically loaded endpoint configs.
|
EndpointsConfigDump.Builder |
EndpointsConfigDump.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
EndpointsConfigDump.Builder |
EndpointsConfigDump.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
EndpointsConfigDump.Builder |
EndpointsConfigDump.Builder.setStaticEndpointConfigs(int index,
EndpointsConfigDump.StaticEndpointConfig value) |
The statically loaded endpoint configs.
|
EndpointsConfigDump.Builder |
EndpointsConfigDump.Builder.setStaticEndpointConfigs(int index,
EndpointsConfigDump.StaticEndpointConfig.Builder builderForValue) |
The statically loaded endpoint configs.
|
EndpointsConfigDump.Builder |
EndpointsConfigDump.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
EndpointsConfigDump.Builder |
EndpointsConfigDump.toBuilder() |
|