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