Class ListControlInsightsByControlDomainRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.auditmanager.transform.ListControlInsightsByControlDomainRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<ListControlInsightsByControlDomainRequest>
@Generated("software.amazon.awssdk:codegen") public class ListControlInsightsByControlDomainRequestMarshaller extends Object implements Marshaller<ListControlInsightsByControlDomainRequest>
ListControlInsightsByControlDomainRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description ListControlInsightsByControlDomainRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(ListControlInsightsByControlDomainRequest listControlInsightsByControlDomainRequest)
-
-
-
Constructor Detail
-
ListControlInsightsByControlDomainRequestMarshaller
public ListControlInsightsByControlDomainRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(ListControlInsightsByControlDomainRequest listControlInsightsByControlDomainRequest)
- Specified by:
marshallin interfaceMarshaller<ListControlInsightsByControlDomainRequest>
-
-