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