Uses of Class
io.envoyproxy.envoy.config.grpc_credential.v2alpha.AwsIamConfig
Packages that use AwsIamConfig
-
Uses of AwsIamConfig in io.envoyproxy.envoy.config.grpc_credential.v2alpha
Methods in io.envoyproxy.envoy.config.grpc_credential.v2alpha that return AwsIamConfigModifier and TypeMethodDescriptionAwsIamConfig.Builder.build()AwsIamConfig.Builder.buildPartial()static AwsIamConfigAwsIamConfig.getDefaultInstance()AwsIamConfig.Builder.getDefaultInstanceForType()AwsIamConfig.getDefaultInstanceForType()static AwsIamConfigAwsIamConfig.parseDelimitedFrom(InputStream input) static AwsIamConfigAwsIamConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AwsIamConfigAwsIamConfig.parseFrom(byte[] data) static AwsIamConfigAwsIamConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AwsIamConfigAwsIamConfig.parseFrom(com.google.protobuf.ByteString data) static AwsIamConfigAwsIamConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AwsIamConfigAwsIamConfig.parseFrom(com.google.protobuf.CodedInputStream input) static AwsIamConfigAwsIamConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AwsIamConfigAwsIamConfig.parseFrom(InputStream input) static AwsIamConfigAwsIamConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AwsIamConfigAwsIamConfig.parseFrom(ByteBuffer data) static AwsIamConfigAwsIamConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.grpc_credential.v2alpha that return types with arguments of type AwsIamConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AwsIamConfig>AwsIamConfig.getParserForType()static com.google.protobuf.Parser<AwsIamConfig>AwsIamConfig.parser()Methods in io.envoyproxy.envoy.config.grpc_credential.v2alpha with parameters of type AwsIamConfigModifier and TypeMethodDescriptionAwsIamConfig.Builder.mergeFrom(AwsIamConfig other) static AwsIamConfig.BuilderAwsIamConfig.newBuilder(AwsIamConfig prototype)