| Package | Description |
|---|---|
| com.amazonaws.services.managedblockchain.model |
| Modifier and Type | Method and Description |
|---|---|
static AccessorType |
AccessorType.fromValue(String value)
Use this in place of valueOf.
|
static AccessorType |
AccessorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessorType[] |
AccessorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAccessorRequest |
CreateAccessorRequest.withAccessorType(AccessorType accessorType)
The type of accessor.
|
AccessorSummary |
AccessorSummary.withType(AccessorType type)
The type of the accessor.
|
Accessor |
Accessor.withType(AccessorType type)
The type of the accessor.
|
Copyright © 2024. All rights reserved.