public static interface GcubeServiceBuilderDSL.StubClause
| Modifier and Type | Method and Description |
|---|---|
<T> GcubeService<T> |
andInterface(Class<T> type)
Sets the stub interface of the target service.
|
<T> GcubeService<T> andInterface(Class<T> type)
type - the interfaceGCoreService that described the target service.Copyright © 2020. All Rights Reserved.