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