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