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