| Package | Description |
|---|---|
| com.amazonaws.services.greengrassv2 |
IoT Greengrass brings local compute, messaging, data management, sync, and ML inference capabilities to edge devices.
|
| com.amazonaws.services.greengrassv2.model |
| Modifier and Type | Method and Description |
|---|---|
GetServiceRoleForAccountResult |
AWSGreengrassV2Client.getServiceRoleForAccount(GetServiceRoleForAccountRequest request)
Gets the service role associated with IoT Greengrass for your Amazon Web Services account in this Amazon Web
Services Region.
|
GetServiceRoleForAccountResult |
AWSGreengrassV2.getServiceRoleForAccount(GetServiceRoleForAccountRequest getServiceRoleForAccountRequest)
Gets the service role associated with IoT Greengrass for your Amazon Web Services account in this Amazon Web
Services Region.
|
GetServiceRoleForAccountResult |
AbstractAWSGreengrassV2.getServiceRoleForAccount(GetServiceRoleForAccountRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetServiceRoleForAccountResult> |
AWSGreengrassV2AsyncClient.getServiceRoleForAccountAsync(GetServiceRoleForAccountRequest request,
AsyncHandler<GetServiceRoleForAccountRequest,GetServiceRoleForAccountResult> asyncHandler) |
Future<GetServiceRoleForAccountResult> |
AbstractAWSGreengrassV2Async.getServiceRoleForAccountAsync(GetServiceRoleForAccountRequest request,
AsyncHandler<GetServiceRoleForAccountRequest,GetServiceRoleForAccountResult> asyncHandler) |
Future<GetServiceRoleForAccountResult> |
AWSGreengrassV2Async.getServiceRoleForAccountAsync(GetServiceRoleForAccountRequest getServiceRoleForAccountRequest,
AsyncHandler<GetServiceRoleForAccountRequest,GetServiceRoleForAccountResult> asyncHandler)
Gets the service role associated with IoT Greengrass for your Amazon Web Services account in this Amazon Web
Services Region.
|
| Modifier and Type | Method and Description |
|---|---|
GetServiceRoleForAccountResult |
GetServiceRoleForAccountResult.clone() |
GetServiceRoleForAccountResult |
GetServiceRoleForAccountResult.withAssociatedAt(String associatedAt)
The time when the service role was associated with IoT Greengrass for your Amazon Web Services account in this
Amazon Web Services Region.
|
GetServiceRoleForAccountResult |
GetServiceRoleForAccountResult.withRoleArn(String roleArn)
The ARN of the service role that is associated with IoT Greengrass for your Amazon Web Services account in this
Amazon Web Services Region.
|
Copyright © 2024. All rights reserved.