| Package | Description |
|---|---|
| com.amazonaws.services.managedblockchain.model |
| Modifier and Type | Method and Description |
|---|---|
static AccessorNetworkType |
AccessorNetworkType.fromValue(String value)
Use this in place of valueOf.
|
static AccessorNetworkType |
AccessorNetworkType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessorNetworkType[] |
AccessorNetworkType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AccessorSummary |
AccessorSummary.withNetworkType(AccessorNetworkType networkType)
The blockchain network that the Accessor token is created for.
|
Accessor |
Accessor.withNetworkType(AccessorNetworkType networkType)
The blockchain network that the Accessor token is created for.
|
ListAccessorsRequest |
ListAccessorsRequest.withNetworkType(AccessorNetworkType networkType)
The blockchain network that the
Accessor token is created for. |
CreateAccessorResult |
CreateAccessorResult.withNetworkType(AccessorNetworkType networkType)
The blockchain network that the accessor token is created for.
|
CreateAccessorRequest |
CreateAccessorRequest.withNetworkType(AccessorNetworkType networkType)
The blockchain network that the
Accessor token is created for. |
Copyright © 2024. All rights reserved.