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