public class WorkspaceRegistrationDetails extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
workspace |
String |
workspaceSecret |
| Constructor and Description |
|---|
WorkspaceRegistrationDetails() |
| Modifier and Type | Method and Description |
|---|---|
String |
getWorkspace() |
String |
getWorkspaceSecret() |
void |
setWorkspace(String workspace) |
void |
setWorkspaceSecret(String workspaceSecret) |
Copyright © 2020. All rights reserved.