public class USqlCredential extends CatalogItem
| Constructor and Description |
|---|
USqlCredential() |
| Modifier and Type | Method and Description |
|---|---|
String |
name()
Get the name of the credential.
|
USqlCredential |
withName(String name)
Set the name of the credential.
|
computeAccountName, version, withComputeAccountName, withVersionpublic String name()
public USqlCredential withName(String name)
name - the name value to setCopyright © 2019. All rights reserved.