Class DescribeKeyRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.location.transform.DescribeKeyRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<DescribeKeyRequest>
@Generated("software.amazon.awssdk:codegen") public class DescribeKeyRequestMarshaller extends Object implements Marshaller<DescribeKeyRequest>
DescribeKeyRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description DescribeKeyRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(DescribeKeyRequest describeKeyRequest)
-
-
-
Constructor Detail
-
DescribeKeyRequestMarshaller
public DescribeKeyRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DescribeKeyRequest describeKeyRequest)
- Specified by:
marshallin interfaceMarshaller<DescribeKeyRequest>
-
-