Interface IApiEndpoint.Jsii$Default

    • Method Detail

      • asApiResource

        @Stability(Stable)
        @Nullable
        default IApiResource asApiResource()
        Return the IApiResource this object represents.
        Specified by:
        asApiResource in interface IApiEndpoint
      • asNonApiResource

        @Stability(Stable)
        @Nullable
        default String asNonApiResource()
        Return the non resource url this object represents.
        Specified by:
        asNonApiResource in interface IApiEndpoint