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