Package | Description |
---|---|
com.oracle.bmc.dataintegration.model |
Modifier and Type | Method and Description |
---|---|
static ResourcePrincipalAuthConfig.ResourcePrincipalSource |
ResourcePrincipalAuthConfig.ResourcePrincipalSource.create(String key) |
ResourcePrincipalAuthConfig.ResourcePrincipalSource |
ResourcePrincipalAuthConfig.getResourcePrincipalSource()
The OCI resource type that will supply the authentication token
|
static ResourcePrincipalAuthConfig.ResourcePrincipalSource |
ResourcePrincipalAuthConfig.ResourcePrincipalSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourcePrincipalAuthConfig.ResourcePrincipalSource[] |
ResourcePrincipalAuthConfig.ResourcePrincipalSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ResourcePrincipalAuthConfig.Builder |
ResourcePrincipalAuthConfig.Builder.resourcePrincipalSource(ResourcePrincipalAuthConfig.ResourcePrincipalSource resourcePrincipalSource)
The OCI resource type that will supply the authentication token
|
Constructor and Description |
---|
ResourcePrincipalAuthConfig(String key,
String modelVersion,
ParentReference parentRef,
ResourcePrincipalAuthConfig.ResourcePrincipalSource resourcePrincipalSource)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.