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