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