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