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