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