public class OvhRegistryCredentials extends Object
| Modifier and Type | Field and Description |
|---|---|
Date |
createdAt
Date of the resource creation
canBeNull && readOnly
|
String |
registryUrl
The URL of the registry
canBeNull && readOnly
|
Date |
updatedAt
Date of the resource last update
canBeNull && readOnly
|
String |
username
The registry account username
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhRegistryCredentials() |
public String registryUrl
public Date createdAt
public Date updatedAt
public String username
Copyright © 2018. All rights reserved.