Uses of Class
io.envoyproxy.envoy.config.transport_socket.alts.v2alpha.Alts
Packages that use Alts
-
Uses of Alts in io.envoyproxy.envoy.config.transport_socket.alts.v2alpha
Methods in io.envoyproxy.envoy.config.transport_socket.alts.v2alpha that return AltsModifier and TypeMethodDescriptionAlts.Builder.build()Alts.Builder.buildPartial()static AltsAlts.getDefaultInstance()Alts.Builder.getDefaultInstanceForType()Alts.getDefaultInstanceForType()static AltsAlts.parseDelimitedFrom(InputStream input) static AltsAlts.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AltsAlts.parseFrom(byte[] data) static AltsAlts.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AltsAlts.parseFrom(com.google.protobuf.ByteString data) static AltsAlts.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AltsAlts.parseFrom(com.google.protobuf.CodedInputStream input) static AltsAlts.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AltsAlts.parseFrom(InputStream input) static AltsAlts.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AltsAlts.parseFrom(ByteBuffer data) static AltsAlts.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.transport_socket.alts.v2alpha that return types with arguments of type AltsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Alts>Alts.getParserForType()static com.google.protobuf.Parser<Alts>Alts.parser()Methods in io.envoyproxy.envoy.config.transport_socket.alts.v2alpha with parameters of type Alts