Class OperationShape.Builder

All Implemented Interfaces:
FromSourceLocation, SmithyBuilder<OperationShape>
Enclosing class:
OperationShape

public static final class OperationShape.Builder extends AbstractShapeBuilder<OperationShape.Builder,OperationShape>
Builder used to create a OperationShape.
  • Constructor Details

    • Builder

      public Builder()
  • Method Details