Class SmithyRpcV2CborProtocolProcessor

java.lang.Object
software.amazon.awssdk.codegen.customization.processors.SmithyRpcV2CborProtocolProcessor
All Implemented Interfaces:
CodegenCustomizationProcessor

public class SmithyRpcV2CborProtocolProcessor extends Object implements CodegenCustomizationProcessor
This processor only runs for services using the smithy-rpc-v2-cbor protocol. Adds a request URI that conform to the Smithy RPCv2 protocol to each operation in the model, if there's no URI already defined.