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