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