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