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