| Package | Description |
|---|---|
| com.amazonaws.services.appsync.model |
| Modifier and Type | Method and Description |
|---|---|
static AuthorizationType |
AuthorizationType.fromValue(String value)
Use this in place of valueOf.
|
static AuthorizationType |
AuthorizationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthorizationType[] |
AuthorizationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AuthorizationConfig |
AuthorizationConfig.withAuthorizationType(AuthorizationType authorizationType)
The authorization type required by the HTTP endpoint.
|
Copyright © 2020. All rights reserved.