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