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