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