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