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