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