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