Class GetterSection

java.lang.Object
software.amazon.smithy.traitcodegen.sections.GetterSection
All Implemented Interfaces:
CodeSection

public final class GetterSection extends Object implements CodeSection
Contains a getter method.
  • Constructor Details

    • GetterSection

      public GetterSection(Shape shape)
  • Method Details

    • shape

      public Shape shape()
      Shape that this getter returns a Java object for.