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