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