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