public class AzureObject extends Object
| Constructor and Description |
|---|
AzureObject(String objectId,
String displayName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getObjectId() |
void |
setDisplayName(String displayName) |
void |
setObjectId(String objectId) |
Copyright © 2016–2021. All rights reserved.