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