public class GcubeServiceBuilder extends Object implements GcubeServiceBuilderDSL.NameClause, GcubeServiceBuilderDSL.StubClause
GCoreService instances.| Constructor and Description |
|---|
GcubeServiceBuilder() |
| Modifier and Type | Method and Description |
|---|---|
GcubeService |
andPath(String path) |
GcubeService |
useRootPath()
Sets the stub interface of the target service.
|
GcubeServiceBuilderDSL.StubClause |
withName(QName name)
Sets the qualified name of the target service.
|
public GcubeServiceBuilderDSL.StubClause withName(QName name)
GcubeServiceBuilderDSL.NameClausewithName in interface GcubeServiceBuilderDSL.NameClausename - the qualified name of the target servicepublic GcubeService andPath(String path)
andPath in interface GcubeServiceBuilderDSL.StubClausepublic GcubeService useRootPath()
GcubeServiceBuilderDSL.StubClauseuseRootPath in interface GcubeServiceBuilderDSL.StubClauseGCoreService that described the target service.Copyright © 2018. All Rights Reserved.