| Package | Description |
|---|---|
| com.amazonaws.services.b2bi.model |
| Modifier and Type | Method and Description |
|---|---|
static CapabilityType |
CapabilityType.fromValue(String value)
Use this in place of valueOf.
|
static CapabilityType |
CapabilityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CapabilityType[] |
CapabilityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateCapabilityResult |
UpdateCapabilityResult.withType(CapabilityType type)
Returns the type of the capability.
|
GetCapabilityResult |
GetCapabilityResult.withType(CapabilityType type)
Returns the type of the capability.
|
CreateCapabilityResult |
CreateCapabilityResult.withType(CapabilityType type)
Returns the type of the capability.
|
CreateCapabilityRequest |
CreateCapabilityRequest.withType(CapabilityType type)
Specifies the type of the capability.
|
CapabilitySummary |
CapabilitySummary.withType(CapabilityType type)
Returns the type of the capability.
|
Copyright © 2024. All rights reserved.