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