| Package | Description |
|---|---|
| com.amazonaws.services.vpclattice.model |
| Modifier and Type | Method and Description |
|---|---|
static ServiceNetworkServiceAssociationStatus |
ServiceNetworkServiceAssociationStatus.fromValue(String value)
Use this in place of valueOf.
|
static ServiceNetworkServiceAssociationStatus |
ServiceNetworkServiceAssociationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceNetworkServiceAssociationStatus[] |
ServiceNetworkServiceAssociationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceNetworkServiceAssociationSummary |
ServiceNetworkServiceAssociationSummary.withStatus(ServiceNetworkServiceAssociationStatus status)
The status.
|
GetServiceNetworkServiceAssociationResult |
GetServiceNetworkServiceAssociationResult.withStatus(ServiceNetworkServiceAssociationStatus status)
The status of the association.
|
CreateServiceNetworkServiceAssociationResult |
CreateServiceNetworkServiceAssociationResult.withStatus(ServiceNetworkServiceAssociationStatus status)
The operation's status.
|
DeleteServiceNetworkServiceAssociationResult |
DeleteServiceNetworkServiceAssociationResult.withStatus(ServiceNetworkServiceAssociationStatus status)
The operation's status.
|
Copyright © 2023. All rights reserved.