Uses of Class
io.envoyproxy.envoy.config.filter.http.aws_request_signing.v2alpha.AwsRequestSigning
-
Packages that use AwsRequestSigning Package Description io.envoyproxy.envoy.config.filter.http.aws_request_signing.v2alpha -
-
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 AwsRequestSigning Modifier and Type Method Description AwsRequestSigningAwsRequestSigning.Builder. build()AwsRequestSigningAwsRequestSigning.Builder. buildPartial()static AwsRequestSigningAwsRequestSigning. getDefaultInstance()AwsRequestSigningAwsRequestSigning.Builder. getDefaultInstanceForType()AwsRequestSigningAwsRequestSigning. 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 AwsRequestSigning Modifier and Type Method Description com.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 AwsRequestSigning Modifier and Type Method Description AwsRequestSigning.BuilderAwsRequestSigning.Builder. mergeFrom(AwsRequestSigning other)static AwsRequestSigning.BuilderAwsRequestSigning. newBuilder(AwsRequestSigning prototype)
-