Package | Description |
---|---|
com.oracle.bmc.apmcontrolplane.model |
Modifier and Type | Method and Description |
---|---|
static DataKey.Builder |
DataKey.builder()
Create a new builder.
|
DataKey.Builder |
DataKey.Builder.copy(DataKey model) |
DataKey.Builder |
DataKey.Builder.name(String name)
Name of the Data Key.
|
DataKey.Builder |
DataKey.toBuilder() |
DataKey.Builder |
DataKey.Builder.type(DataKeyTypes type)
Type of the Data Key.
|
DataKey.Builder |
DataKey.Builder.value(String value)
Value of the Data Key.
|
Copyright © 2016–2024. All rights reserved.