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