Class ListDomainConflictsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cloudfront.transform.ListDomainConflictsRequestMarshaller
- All Implemented Interfaces:
Marshaller<ListDomainConflictsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListDomainConflictsRequestMarshaller
extends Object
implements Marshaller<ListDomainConflictsRequest>
ListDomainConflictsRequest Marshaller-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListDomainConflictsRequest listDomainConflictsRequest) Marshalls the given POJO into aSdkHttpFullRequest.
-
Constructor Details
-
ListDomainConflictsRequestMarshaller
-
-
Method Details
-
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
marshallin interfaceMarshaller<ListDomainConflictsRequest>- Parameters:
listDomainConflictsRequest- POJO type.- Returns:
- Marshalled
SdkHttpFullRequest.
-