public class NamespacesApi
extends java.lang.Object
| Constructor and Description |
|---|
NamespacesApi(NamespacesService namespacesService)
Constructs Namespaces API endpoint initialized with corresponding service class.
|
| Modifier and Type | Method and Description |
|---|---|
NamespacesRequestExecutor |
fetch()
Provides executor that can be used to obtain namespaces.
|
public NamespacesApi(NamespacesService namespacesService)
namespacesService - the namespaces API service.public NamespacesRequestExecutor fetch()