Interface GcubeServiceBuilderDSL.NameClause

  • All Known Implementing Classes:
    GcubeServiceBuilder
    Enclosing interface:
    GcubeServiceBuilderDSL

    public static interface GcubeServiceBuilderDSL.NameClause
    The clause that sets the name of the target service.
    Author:
    Fabio Simeoni
    • Method Detail

      • withName

        GcubeServiceBuilderDSL.StubClause withName​(QName name)
        Sets the qualified name of the target service.
        Parameters:
        name - the qualified name of the target service
        Returns:
        the next clause