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