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