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