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