Uses of Class
io.envoyproxy.envoy.admin.v3.EndpointsConfigDump.DynamicEndpointConfig.Builder
Packages that use EndpointsConfigDump.DynamicEndpointConfig.Builder
-
Uses of EndpointsConfigDump.DynamicEndpointConfig.Builder in io.envoyproxy.envoy.admin.v3
Fields in io.envoyproxy.envoy.admin.v3 with type parameters of type EndpointsConfigDump.DynamicEndpointConfig.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder<EndpointsConfigDump.DynamicEndpointConfig, EndpointsConfigDump.DynamicEndpointConfig.Builder, EndpointsConfigDump.DynamicEndpointConfigOrBuilder> EndpointsConfigDump.Builder.dynamicEndpointConfigsBuilder_Methods in io.envoyproxy.envoy.admin.v3 that return EndpointsConfigDump.DynamicEndpointConfig.BuilderModifier and TypeMethodDescriptionEndpointsConfigDump.Builder.addDynamicEndpointConfigsBuilder()The dynamically loaded endpoint configs.EndpointsConfigDump.Builder.addDynamicEndpointConfigsBuilder(int index) The dynamically loaded endpoint configs.EndpointsConfigDump.DynamicEndpointConfig.Builder.clear()EndpointsConfigDump.DynamicEndpointConfig.Builder.clearClientStatus()The client status of this resource.EndpointsConfigDump.DynamicEndpointConfig.Builder.clearEndpointConfig()The endpoint config.EndpointsConfigDump.DynamicEndpointConfig.Builder.clearErrorState()Set if the last update failed, cleared after the next successful update.EndpointsConfigDump.DynamicEndpointConfig.Builder.clearLastUpdated()[#not-implemented-hide:] The timestamp when the Endpoint was last updated.EndpointsConfigDump.DynamicEndpointConfig.Builder.clearVersionInfo()[#not-implemented-hide:] This is the per-resource version information.EndpointsConfigDump.Builder.getDynamicEndpointConfigsBuilder(int index) The dynamically loaded endpoint configs.EndpointsConfigDump.DynamicEndpointConfig.Builder.mergeEndpointConfig(com.google.protobuf.Any value) The endpoint config.EndpointsConfigDump.DynamicEndpointConfig.Builder.mergeErrorState(UpdateFailureState value) Set if the last update failed, cleared after the next successful update.EndpointsConfigDump.DynamicEndpointConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EndpointsConfigDump.DynamicEndpointConfig.Builder.mergeFrom(com.google.protobuf.Message other) EndpointsConfigDump.DynamicEndpointConfig.Builder.mergeFrom(EndpointsConfigDump.DynamicEndpointConfig other) EndpointsConfigDump.DynamicEndpointConfig.Builder.mergeLastUpdated(com.google.protobuf.Timestamp value) [#not-implemented-hide:] The timestamp when the Endpoint was last updated.EndpointsConfigDump.DynamicEndpointConfig.newBuilder()EndpointsConfigDump.DynamicEndpointConfig.newBuilder(EndpointsConfigDump.DynamicEndpointConfig prototype) EndpointsConfigDump.DynamicEndpointConfig.newBuilderForType()EndpointsConfigDump.DynamicEndpointConfig.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) EndpointsConfigDump.DynamicEndpointConfig.Builder.setClientStatus(ClientResourceStatus value) The client status of this resource.EndpointsConfigDump.DynamicEndpointConfig.Builder.setClientStatusValue(int value) The client status of this resource.EndpointsConfigDump.DynamicEndpointConfig.Builder.setEndpointConfig(com.google.protobuf.Any value) The endpoint config.EndpointsConfigDump.DynamicEndpointConfig.Builder.setEndpointConfig(com.google.protobuf.Any.Builder builderForValue) The endpoint config.EndpointsConfigDump.DynamicEndpointConfig.Builder.setErrorState(UpdateFailureState value) Set if the last update failed, cleared after the next successful update.EndpointsConfigDump.DynamicEndpointConfig.Builder.setErrorState(UpdateFailureState.Builder builderForValue) Set if the last update failed, cleared after the next successful update.EndpointsConfigDump.DynamicEndpointConfig.Builder.setLastUpdated(com.google.protobuf.Timestamp value) [#not-implemented-hide:] The timestamp when the Endpoint was last updated.EndpointsConfigDump.DynamicEndpointConfig.Builder.setLastUpdated(com.google.protobuf.Timestamp.Builder builderForValue) [#not-implemented-hide:] The timestamp when the Endpoint was last updated.EndpointsConfigDump.DynamicEndpointConfig.Builder.setVersionInfo(String value) [#not-implemented-hide:] This is the per-resource version information.EndpointsConfigDump.DynamicEndpointConfig.Builder.setVersionInfoBytes(com.google.protobuf.ByteString value) [#not-implemented-hide:] This is the per-resource version information.EndpointsConfigDump.DynamicEndpointConfig.toBuilder()Methods in io.envoyproxy.envoy.admin.v3 that return types with arguments of type EndpointsConfigDump.DynamicEndpointConfig.BuilderModifier and TypeMethodDescriptionEndpointsConfigDump.Builder.getDynamicEndpointConfigsBuilderList()The dynamically loaded endpoint configs.private com.google.protobuf.RepeatedFieldBuilder<EndpointsConfigDump.DynamicEndpointConfig, EndpointsConfigDump.DynamicEndpointConfig.Builder, EndpointsConfigDump.DynamicEndpointConfigOrBuilder> EndpointsConfigDump.Builder.internalGetDynamicEndpointConfigsFieldBuilder()Methods in io.envoyproxy.envoy.admin.v3 with parameters of type EndpointsConfigDump.DynamicEndpointConfig.BuilderModifier and TypeMethodDescriptionEndpointsConfigDump.Builder.addDynamicEndpointConfigs(int index, EndpointsConfigDump.DynamicEndpointConfig.Builder builderForValue) The dynamically loaded endpoint configs.EndpointsConfigDump.Builder.addDynamicEndpointConfigs(EndpointsConfigDump.DynamicEndpointConfig.Builder builderForValue) The dynamically loaded endpoint configs.EndpointsConfigDump.Builder.setDynamicEndpointConfigs(int index, EndpointsConfigDump.DynamicEndpointConfig.Builder builderForValue) The dynamically loaded endpoint configs.