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>
CreateThreatIntelSetRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionCreateThreatIntelSetRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(CreateThreatIntelSetRequest createThreatIntelSetRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
CreateThreatIntelSetRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<CreateThreatIntelSetRequest>- Parameters:
 createThreatIntelSetRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -