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