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