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