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