| Package | Description |
|---|---|
| com.amazonaws.services.vpclattice.model |
| Modifier and Type | Method and Description |
|---|---|
static AuthType |
AuthType.fromValue(String value)
Use this in place of valueOf.
|
static AuthType |
AuthType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthType[] |
AuthType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateServiceNetworkResult |
UpdateServiceNetworkResult.withAuthType(AuthType authType)
The type of IAM policy.
|
UpdateServiceNetworkRequest |
UpdateServiceNetworkRequest.withAuthType(AuthType authType)
The type of IAM policy.
|
UpdateServiceResult |
UpdateServiceResult.withAuthType(AuthType authType)
The type of IAM policy.
|
UpdateServiceRequest |
UpdateServiceRequest.withAuthType(AuthType authType)
The type of IAM policy.
|
GetServiceNetworkResult |
GetServiceNetworkResult.withAuthType(AuthType authType)
The type of IAM policy.
|
GetServiceResult |
GetServiceResult.withAuthType(AuthType authType)
The type of IAM policy.
|
CreateServiceNetworkResult |
CreateServiceNetworkResult.withAuthType(AuthType authType)
The type of IAM policy.
|
CreateServiceNetworkRequest |
CreateServiceNetworkRequest.withAuthType(AuthType authType)
The type of IAM policy.
|
CreateServiceResult |
CreateServiceResult.withAuthType(AuthType authType)
The type of IAM policy.
|
CreateServiceRequest |
CreateServiceRequest.withAuthType(AuthType authType)
The type of IAM policy.
|
Copyright © 2023. All rights reserved.