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