| Package | Description |
|---|---|
| com.hpe.adm.nga.sdk |
| Modifier and Type | Method and Description |
|---|---|
Octane.Builder |
Octane.Builder.OctaneClassFactoryClassName(String octaneClassFactoryClassName)
Sets the OctaneClassFactoryName.
|
Octane.Builder |
Octane.Builder.OctaneHttpClient(OctaneHttpClient octaneHttpClient)
Sets the
OctaneHttpClient instance. |
Octane.Builder |
Octane.Builder.Server(String domain)
Sets the domain and the port.
|
Octane.Builder |
Octane.Builder.Server(String domain,
int port)
Sets the domain and the port.
|
Octane.Builder |
Octane.Builder.settings(Octane.OctaneCustomSettings settings)
Configure a settings provider with custom settings like: readTimeout
|
Octane.Builder |
Octane.Builder.sharedSpace(long ssID)
Sets the shared_space id to be a long
|
Octane.Builder |
Octane.Builder.sharedSpace(UUID ssID)
Sets the shared_space id to be a UUID object
|
Octane.Builder |
Octane.Builder.workSpace(long lId)
Sets the workspace id to be a long.
|
Copyright © 2021 Micro Focus. All rights reserved.