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