Class GetDetectorVersionRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.frauddetector.transform.GetDetectorVersionRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetDetectorVersionRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetDetectorVersionRequestMarshaller
extends Object
implements Marshaller<GetDetectorVersionRequest>
GetDetectorVersionRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetDetectorVersionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetDetectorVersionRequest getDetectorVersionRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetDetectorVersionRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetDetectorVersionRequest>- Parameters:
 getDetectorVersionRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -