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