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