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