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