Uses of Class
io.envoyproxy.envoy.extensions.transport_sockets.alts.v3.Alts
Packages that use Alts
-
Uses of Alts in io.envoyproxy.envoy.extensions.transport_sockets.alts.v3
Methods in io.envoyproxy.envoy.extensions.transport_sockets.alts.v3 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.extensions.transport_sockets.alts.v3 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.extensions.transport_sockets.alts.v3 with parameters of type Alts