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