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