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 |
---|---|
PartnerIntegrationInfo |
PartnerIntegrationInfo.withStatus(PartnerIntegrationStatus status)
The partner integration status.
|
UpdatePartnerStatusRequest |
UpdatePartnerStatusRequest.withStatus(PartnerIntegrationStatus status)
The value of the updated status.
|
Copyright © 2023. All rights reserved.