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