Package | Description |
---|---|
com.oracle.bmc.cloudbridge.model |
Modifier and Type | Method and Description |
---|---|
static AssetSourceCredentialsType |
AssetSourceCredentialsType.create(String key) |
AssetSourceCredentialsType |
AssetSourceCredentials.getType()
Authentication type
|
static AssetSourceCredentialsType |
AssetSourceCredentialsType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssetSourceCredentialsType[] |
AssetSourceCredentialsType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AssetSourceCredentials.Builder |
AssetSourceCredentials.Builder.type(AssetSourceCredentialsType type)
Authentication type
|
Constructor and Description |
---|
AssetSourceCredentials(AssetSourceCredentialsType type,
String secretId)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.