| Package | Description |
|---|---|
| com.amazonaws.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
static CustomerActionStatus |
CustomerActionStatus.fromValue(String value)
Use this in place of valueOf.
|
static CustomerActionStatus |
CustomerActionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomerActionStatus[] |
CustomerActionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterInfo |
ClusterInfo.withCustomerActionStatus(CustomerActionStatus customerActionStatus)
Determines if there is an action required from the customer.
|
Provisioned |
Provisioned.withCustomerActionStatus(CustomerActionStatus customerActionStatus)
Determines if there is an action required from the customer.
|
Copyright © 2024. All rights reserved.