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