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