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