| Package | Description |
|---|---|
| com.amazonaws.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
static PartnerIntegrationStatus |
PartnerIntegrationStatus.fromValue(String value)
Use this in place of valueOf.
|
static PartnerIntegrationStatus |
PartnerIntegrationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PartnerIntegrationStatus[] |
PartnerIntegrationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdatePartnerStatusRequest |
UpdatePartnerStatusRequest.withStatus(PartnerIntegrationStatus status)
The value of the updated status.
|
PartnerIntegrationInfo |
PartnerIntegrationInfo.withStatus(PartnerIntegrationStatus status)
The partner integration status.
|
Copyright © 2022. All rights reserved.