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