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