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