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