| Package | Description |
|---|---|
| software.amazon.awssdk.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
static Attribute.Builder |
Attribute.builder() |
Attribute.Builder |
Attribute.Builder.name(String name)
The name of the attribute.
|
Attribute.Builder |
Attribute.toBuilder() |
Attribute.Builder |
Attribute.Builder.value(String value)
The value of the attribute.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Attribute.Builder> |
Attribute.serializableBuilderClass() |
Copyright © 2019. All rights reserved.