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