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