Uses of Class
io.envoyproxy.envoy.admin.v3.BootstrapConfigDump.Builder
Packages that use BootstrapConfigDump.Builder
-
Uses of BootstrapConfigDump.Builder in io.envoyproxy.envoy.admin.v3
Methods in io.envoyproxy.envoy.admin.v3 that return BootstrapConfigDump.BuilderModifier and TypeMethodDescriptionBootstrapConfigDump.Builder.clear()BootstrapConfigDump.Builder.clearBootstrap().envoy.config.bootstrap.v3.Bootstrap bootstrap = 1;BootstrapConfigDump.Builder.clearLastUpdated()The timestamp when the BootstrapConfig was last updated.BootstrapConfigDump.Builder.mergeBootstrap(Bootstrap value) .envoy.config.bootstrap.v3.Bootstrap bootstrap = 1;BootstrapConfigDump.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BootstrapConfigDump.Builder.mergeFrom(com.google.protobuf.Message other) BootstrapConfigDump.Builder.mergeFrom(BootstrapConfigDump other) BootstrapConfigDump.Builder.mergeLastUpdated(com.google.protobuf.Timestamp value) The timestamp when the BootstrapConfig was last updated.static BootstrapConfigDump.BuilderBootstrapConfigDump.newBuilder()static BootstrapConfigDump.BuilderBootstrapConfigDump.newBuilder(BootstrapConfigDump prototype) BootstrapConfigDump.newBuilderForType()protected BootstrapConfigDump.BuilderBootstrapConfigDump.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) BootstrapConfigDump.Builder.setBootstrap(Bootstrap value) .envoy.config.bootstrap.v3.Bootstrap bootstrap = 1;BootstrapConfigDump.Builder.setBootstrap(Bootstrap.Builder builderForValue) .envoy.config.bootstrap.v3.Bootstrap bootstrap = 1;BootstrapConfigDump.Builder.setLastUpdated(com.google.protobuf.Timestamp value) The timestamp when the BootstrapConfig was last updated.BootstrapConfigDump.Builder.setLastUpdated(com.google.protobuf.Timestamp.Builder builderForValue) The timestamp when the BootstrapConfig was last updated.BootstrapConfigDump.toBuilder()