| Package | Description |
|---|---|
| com.amazonaws.services.finspacedata.model |
| Modifier and Type | Method and Description |
|---|---|
static ApiAccess |
ApiAccess.fromValue(String value)
Use this in place of valueOf.
|
static ApiAccess |
ApiAccess.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApiAccess[] |
ApiAccess.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UserByPermissionGroup |
UserByPermissionGroup.withApiAccess(ApiAccess apiAccess)
Indicates whether the user can access FinSpace API operations.
|
UpdateUserRequest |
UpdateUserRequest.withApiAccess(ApiAccess apiAccess)
The option to indicate whether the user can use the
GetProgrammaticAccessCredentials API to obtain
credentials that can then be used to access other FinSpace Data API operations. |
GetUserResult |
GetUserResult.withApiAccess(ApiAccess apiAccess)
Indicates whether the user can use the
GetProgrammaticAccessCredentials API to obtain credentials
that can then be used to access other FinSpace Data API operations. |
User |
User.withApiAccess(ApiAccess apiAccess)
Indicates whether the user can use the
GetProgrammaticAccessCredentials API to obtain credentials
that can then be used to access other FinSpace Data API operations. |
CreateUserRequest |
CreateUserRequest.withApiAccess(ApiAccess apiAccess)
The option to indicate whether the user can use the
GetProgrammaticAccessCredentials API to obtain
credentials that can then be used to access other FinSpace Data API operations. |
Copyright © 2022. All rights reserved.