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