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