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