Uses of Class
io.envoyproxy.envoy.config.bootstrap.v3.Admin
-
Packages that use Admin Package Description io.envoyproxy.envoy.config.bootstrap.v3 -
-
Uses of Admin in io.envoyproxy.envoy.config.bootstrap.v3
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return Admin Modifier and Type Method Description AdminAdmin.Builder. build()AdminAdmin.Builder. buildPartial()AdminBootstrap.Builder. getAdmin()Configuration for the local administration HTTP server.AdminBootstrap. getAdmin()Configuration for the local administration HTTP server.AdminBootstrapOrBuilder. getAdmin()Configuration for the local administration HTTP server.static AdminAdmin. getDefaultInstance()AdminAdmin.Builder. getDefaultInstanceForType()AdminAdmin. getDefaultInstanceForType()static AdminAdmin. parseDelimitedFrom(InputStream input)static AdminAdmin. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdminAdmin. parseFrom(byte[] data)static AdminAdmin. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdminAdmin. parseFrom(com.google.protobuf.ByteString data)static AdminAdmin. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdminAdmin. parseFrom(com.google.protobuf.CodedInputStream input)static AdminAdmin. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdminAdmin. parseFrom(InputStream input)static AdminAdmin. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdminAdmin. parseFrom(ByteBuffer data)static AdminAdmin. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type Admin Modifier and Type Method Description com.google.protobuf.Parser<Admin>Admin. getParserForType()static com.google.protobuf.Parser<Admin>Admin. parser()Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type Admin Modifier and Type Method Description Bootstrap.BuilderBootstrap.Builder. mergeAdmin(Admin value)Configuration for the local administration HTTP server.Admin.BuilderAdmin.Builder. mergeFrom(Admin other)static Admin.BuilderAdmin. newBuilder(Admin prototype)Bootstrap.BuilderBootstrap.Builder. setAdmin(Admin value)Configuration for the local administration HTTP server.
-