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