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