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