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