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