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