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