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