Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
NamedCredential.Builder |
NamedCredential.Builder.associatedResource(String associatedResource)
The OCID of the
resource that is associated to the named credential.
|
static NamedCredential.Builder |
NamedCredential.builder()
Create a new builder.
|
NamedCredential.Builder |
NamedCredential.Builder.compartmentId(String compartmentId)
The OCID of the
compartment.
|
NamedCredential.Builder |
NamedCredential.Builder.content(NamedCredentialContent content) |
NamedCredential.Builder |
NamedCredential.Builder.copy(NamedCredential model) |
NamedCredential.Builder |
NamedCredential.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
NamedCredential.Builder |
NamedCredential.Builder.description(String description)
The information specified by the user about the named credential.
|
NamedCredential.Builder |
NamedCredential.Builder.freeformTags(Map<String,String> freeformTags)
Free-form tags for this resource.
|
NamedCredential.Builder |
NamedCredential.Builder.id(String id)
The OCID of the
named credential.
|
NamedCredential.Builder |
NamedCredential.Builder.lifecycleDetails(String lifecycleDetails)
The details of the lifecycle state.
|
NamedCredential.Builder |
NamedCredential.Builder.lifecycleState(LifecycleStates lifecycleState)
The current lifecycle state of the named credential.
|
NamedCredential.Builder |
NamedCredential.Builder.name(String name)
The name of the named credential.
|
NamedCredential.Builder |
NamedCredential.Builder.scope(NamedCredentialScope scope)
The scope of the named credential.
|
NamedCredential.Builder |
NamedCredential.Builder.systemTags(Map<String,Map<String,Object>> systemTags)
System tags for this resource.
|
NamedCredential.Builder |
NamedCredential.Builder.timeCreated(Date timeCreated)
The date and time the named credential was created.
|
NamedCredential.Builder |
NamedCredential.Builder.timeUpdated(Date timeUpdated)
The date and time the named credential was last updated.
|
NamedCredential.Builder |
NamedCredential.toBuilder() |
NamedCredential.Builder |
NamedCredential.Builder.type(ResourceType type)
The type of resource associated with the named credential.
|
Copyright © 2016–2024. All rights reserved.