public class OvhFramework extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
accessUrl
The framework name
canBeNull && readOnly
|
Date |
createdAt
Date of the resource creation
canBeNull && readOnly
|
String |
id
The framework UUID
canBeNull && readOnly
|
String |
name
The framework name
canBeNull && readOnly
|
Date |
updatedAt
Date of the resource last update
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhFramework() |
public Date createdAt
public String accessUrl
public String name
public String id
public Date updatedAt
Copyright © 2018. All rights reserved.