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