Package | Description |
---|---|
com.oracle.bmc.stackmonitoring.model |
Modifier and Type | Method and Description |
---|---|
static CredentialProperty.Builder |
CredentialProperty.builder()
Create a new builder.
|
CredentialProperty.Builder |
CredentialProperty.Builder.copy(CredentialProperty model) |
CredentialProperty.Builder |
CredentialProperty.Builder.name(String name)
The name of the credential property, should confirm with names of properties of this
credential’s type.
|
CredentialProperty.Builder |
CredentialProperty.toBuilder() |
CredentialProperty.Builder |
CredentialProperty.Builder.value(String value)
The value of the credential property name.
|
Copyright © 2016–2024. All rights reserved.