| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
static SubscriptionStatus |
SubscriptionStatus.fromValue(String value)
Use this in place of valueOf.
|
static SubscriptionStatus |
SubscriptionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubscriptionStatus[] |
SubscriptionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SubscriptionSummary |
SubscriptionSummary.withStatus(SubscriptionStatus status)
The status of the subscription.
|
RevokeSubscriptionResult |
RevokeSubscriptionResult.withStatus(SubscriptionStatus status)
The status of the revoked subscription.
|
ListSubscriptionsRequest |
ListSubscriptionsRequest.withStatus(SubscriptionStatus status)
The status of the subscriptions that you want to list.
|
CancelSubscriptionResult |
CancelSubscriptionResult.withStatus(SubscriptionStatus status)
The status of the request to cancel the subscription.
|
GetSubscriptionResult |
GetSubscriptionResult.withStatus(SubscriptionStatus status)
The status of the subscription.
|
Copyright © 2024. All rights reserved.