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