Uses of Class
io.envoyproxy.envoy.extensions.grpc_service.channel_credentials.tls.v3.TlsCredentials
Packages that use TlsCredentials
-
Uses of TlsCredentials in io.envoyproxy.envoy.extensions.grpc_service.channel_credentials.tls.v3
Methods in io.envoyproxy.envoy.extensions.grpc_service.channel_credentials.tls.v3 that return TlsCredentialsModifier and TypeMethodDescriptionTlsCredentials.Builder.build()TlsCredentials.Builder.buildPartial()static TlsCredentialsTlsCredentials.getDefaultInstance()TlsCredentials.Builder.getDefaultInstanceForType()TlsCredentials.getDefaultInstanceForType()static TlsCredentialsTlsCredentials.parseDelimitedFrom(InputStream input) static TlsCredentialsTlsCredentials.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TlsCredentialsTlsCredentials.parseFrom(byte[] data) static TlsCredentialsTlsCredentials.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TlsCredentialsTlsCredentials.parseFrom(com.google.protobuf.ByteString data) static TlsCredentialsTlsCredentials.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TlsCredentialsTlsCredentials.parseFrom(com.google.protobuf.CodedInputStream input) static TlsCredentialsTlsCredentials.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TlsCredentialsTlsCredentials.parseFrom(InputStream input) static TlsCredentialsTlsCredentials.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TlsCredentialsTlsCredentials.parseFrom(ByteBuffer data) static TlsCredentialsTlsCredentials.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.grpc_service.channel_credentials.tls.v3 that return types with arguments of type TlsCredentialsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TlsCredentials>TlsCredentials.getParserForType()static com.google.protobuf.Parser<TlsCredentials>TlsCredentials.parser()Methods in io.envoyproxy.envoy.extensions.grpc_service.channel_credentials.tls.v3 with parameters of type TlsCredentialsModifier and TypeMethodDescriptionTlsCredentials.Builder.mergeFrom(TlsCredentials other) static TlsCredentials.BuilderTlsCredentials.newBuilder(TlsCredentials prototype)