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