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