| Package | Description |
|---|---|
| com.amazonaws.services.pipes.model |
| Modifier and Type | Method and Description |
|---|---|
static RequestedPipeStateDescribeResponse |
RequestedPipeStateDescribeResponse.fromValue(String value)
Use this in place of valueOf.
|
static RequestedPipeStateDescribeResponse |
RequestedPipeStateDescribeResponse.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestedPipeStateDescribeResponse[] |
RequestedPipeStateDescribeResponse.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DescribePipeResult |
DescribePipeResult.withDesiredState(RequestedPipeStateDescribeResponse desiredState)
The state the pipe should be in.
|
DeletePipeResult |
DeletePipeResult.withDesiredState(RequestedPipeStateDescribeResponse desiredState)
The state the pipe should be in.
|
Copyright © 2025. All rights reserved.