Class UpdateSecurityControlRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.securityhub.transform.UpdateSecurityControlRequestMarshaller
- All Implemented Interfaces:
Marshaller<UpdateSecurityControlRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class UpdateSecurityControlRequestMarshaller
extends Object
implements Marshaller<UpdateSecurityControlRequest>
UpdateSecurityControlRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionUpdateSecurityControlRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(UpdateSecurityControlRequest updateSecurityControlRequest)
-
Constructor Details
-
UpdateSecurityControlRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<UpdateSecurityControlRequest>
-