Class ListFieldLevelEncryptionConfigsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cloudfront.transform.ListFieldLevelEncryptionConfigsRequestMarshaller
- All Implemented Interfaces:
Marshaller<ListFieldLevelEncryptionConfigsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListFieldLevelEncryptionConfigsRequestMarshaller
extends Object
implements Marshaller<ListFieldLevelEncryptionConfigsRequest>
ListFieldLevelEncryptionConfigsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionListFieldLevelEncryptionConfigsRequestMarshaller(AwsXmlProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListFieldLevelEncryptionConfigsRequest listFieldLevelEncryptionConfigsRequest)
-
Constructor Details
-
ListFieldLevelEncryptionConfigsRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(ListFieldLevelEncryptionConfigsRequest listFieldLevelEncryptionConfigsRequest) - Specified by:
marshallin interfaceMarshaller<ListFieldLevelEncryptionConfigsRequest>
-