Interface GcubeServiceBuilderDSL.StubClause

  • All Known Implementing Classes:
    GcubeServiceBuilder
    Enclosing interface:
    GcubeServiceBuilderDSL

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

      • useRootPath

        GcubeService useRootPath()
        Sets the stub interface of the target service.
        Parameters:
        type - the interface
        Returns:
        the GCoreService that described the target service.