Uses of Class
io.envoyproxy.envoy.admin.v3.ConfigDump.Builder
Packages that use ConfigDump.Builder
-
Uses of ConfigDump.Builder in io.envoyproxy.envoy.admin.v3
Methods in io.envoyproxy.envoy.admin.v3 that return ConfigDump.BuilderModifier and TypeMethodDescriptionConfigDump.Builder.addAllConfigs(Iterable<? extends com.google.protobuf.Any> values) This list is serialized and dumped in its entirety at the :ref:`/config_dump <operations_admin_interface_config_dump>` endpoint.ConfigDump.Builder.addConfigs(int index, com.google.protobuf.Any value) This list is serialized and dumped in its entirety at the :ref:`/config_dump <operations_admin_interface_config_dump>` endpoint.ConfigDump.Builder.addConfigs(int index, com.google.protobuf.Any.Builder builderForValue) This list is serialized and dumped in its entirety at the :ref:`/config_dump <operations_admin_interface_config_dump>` endpoint.ConfigDump.Builder.addConfigs(com.google.protobuf.Any value) This list is serialized and dumped in its entirety at the :ref:`/config_dump <operations_admin_interface_config_dump>` endpoint.ConfigDump.Builder.addConfigs(com.google.protobuf.Any.Builder builderForValue) This list is serialized and dumped in its entirety at the :ref:`/config_dump <operations_admin_interface_config_dump>` endpoint.ConfigDump.Builder.clear()ConfigDump.Builder.clearConfigs()This list is serialized and dumped in its entirety at the :ref:`/config_dump <operations_admin_interface_config_dump>` endpoint.ConfigDump.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ConfigDump.Builder.mergeFrom(com.google.protobuf.Message other) ConfigDump.Builder.mergeFrom(ConfigDump other) static ConfigDump.BuilderConfigDump.newBuilder()static ConfigDump.BuilderConfigDump.newBuilder(ConfigDump prototype) ConfigDump.newBuilderForType()protected ConfigDump.BuilderConfigDump.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ConfigDump.Builder.removeConfigs(int index) This list is serialized and dumped in its entirety at the :ref:`/config_dump <operations_admin_interface_config_dump>` endpoint.ConfigDump.Builder.setConfigs(int index, com.google.protobuf.Any value) This list is serialized and dumped in its entirety at the :ref:`/config_dump <operations_admin_interface_config_dump>` endpoint.ConfigDump.Builder.setConfigs(int index, com.google.protobuf.Any.Builder builderForValue) This list is serialized and dumped in its entirety at the :ref:`/config_dump <operations_admin_interface_config_dump>` endpoint.ConfigDump.toBuilder()