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