Package | Description |
---|---|
com.oracle.bmc.identitydataplane.model |
Modifier and Type | Method and Description |
---|---|
static ContextVariable.Builder |
ContextVariable.builder()
Create a new builder.
|
ContextVariable.Builder |
ContextVariable.Builder.copy(ContextVariable model) |
ContextVariable.Builder |
ContextVariable.Builder.name(String name)
The name of the variable.
|
ContextVariable.Builder |
ContextVariable.toBuilder() |
ContextVariable.Builder |
ContextVariable.Builder.type(ContextVariable.Type type)
The type of the variable.
|
ContextVariable.Builder |
ContextVariable.Builder.value(String value)
The value of the variable.
|
Copyright © 2016–2024. All rights reserved.