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