void |
Authorizer.setType(AuthorizerType type) |
[Required] The type of the authorizer.
|
void |
CreateAuthorizerRequest.setType(AuthorizerType type) |
[Required] The type of the authorizer.
|
void |
CreateAuthorizerResult.setType(AuthorizerType type) |
[Required] The type of the authorizer.
|
void |
GetAuthorizerResult.setType(AuthorizerType type) |
[Required] The type of the authorizer.
|
void |
UpdateAuthorizerResult.setType(AuthorizerType type) |
[Required] The type of the authorizer.
|
Authorizer |
Authorizer.withType(AuthorizerType type) |
[Required] The type of the authorizer.
|
CreateAuthorizerRequest |
CreateAuthorizerRequest.withType(AuthorizerType type) |
[Required] The type of the authorizer.
|
CreateAuthorizerResult |
CreateAuthorizerResult.withType(AuthorizerType type) |
[Required] The type of the authorizer.
|
GetAuthorizerResult |
GetAuthorizerResult.withType(AuthorizerType type) |
[Required] The type of the authorizer.
|
UpdateAuthorizerResult |
UpdateAuthorizerResult.withType(AuthorizerType type) |
[Required] The type of the authorizer.
|