static NamedCredentialSummary.Builder |
NamedCredentialSummary.builder() |
Create a new builder.
|
NamedCredentialSummary.Builder |
NamedCredentialSummary.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment in which the named credential resides.
|
NamedCredentialSummary.Builder |
NamedCredentialSummary.Builder.copy(NamedCredentialSummary model) |
|
NamedCredentialSummary.Builder |
NamedCredentialSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
NamedCredentialSummary.Builder |
NamedCredentialSummary.Builder.description(String description) |
The information specified by the user about the named credential.
|
NamedCredentialSummary.Builder |
NamedCredentialSummary.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
NamedCredentialSummary.Builder |
NamedCredentialSummary.Builder.id(String id) |
The OCID of the
named credential.
|
NamedCredentialSummary.Builder |
NamedCredentialSummary.Builder.lifecycleDetails(String lifecycleDetails) |
The details of the lifecycle state.
|
NamedCredentialSummary.Builder |
NamedCredentialSummary.Builder.lifecycleState(LifecycleStates lifecycleState) |
The current lifecycle state of the named credential.
|
NamedCredentialSummary.Builder |
NamedCredentialSummary.Builder.name(String name) |
The name of the named credential.
|
NamedCredentialSummary.Builder |
NamedCredentialSummary.Builder.scope(NamedCredentialScope scope) |
The scope of the named credential.
|
NamedCredentialSummary.Builder |
NamedCredentialSummary.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
NamedCredentialSummary.Builder |
NamedCredentialSummary.Builder.timeCreated(Date timeCreated) |
The date and time the named credential was created.
|
NamedCredentialSummary.Builder |
NamedCredentialSummary.Builder.timeUpdated(Date timeUpdated) |
The date and time the named credential was last updated.
|
NamedCredentialSummary.Builder |
NamedCredentialSummary.toBuilder() |
|
NamedCredentialSummary.Builder |
NamedCredentialSummary.Builder.type(ResourceType type) |
The type of resource associated with the named credential.
|