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