| Package | Description |
|---|---|
| com.amazonaws.services.greengrass |
AWS IoT Greengrass seamlessly extends AWS onto physical devices so they can act locally on the data they generate,
while still using the cloud for management, analytics, and durable storage.
|
| com.amazonaws.services.greengrass.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetServiceRoleForAccountResult> |
AbstractAWSGreengrassAsync.getServiceRoleForAccountAsync(GetServiceRoleForAccountRequest request,
AsyncHandler<GetServiceRoleForAccountRequest,GetServiceRoleForAccountResult> asyncHandler) |
Future<GetServiceRoleForAccountResult> |
AWSGreengrassAsyncClient.getServiceRoleForAccountAsync(GetServiceRoleForAccountRequest request,
AsyncHandler<GetServiceRoleForAccountRequest,GetServiceRoleForAccountResult> asyncHandler) |
Future<GetServiceRoleForAccountResult> |
AWSGreengrassAsync.getServiceRoleForAccountAsync(GetServiceRoleForAccountRequest getServiceRoleForAccountRequest,
AsyncHandler<GetServiceRoleForAccountRequest,GetServiceRoleForAccountResult> asyncHandler)
Retrieves the service role that is attached to your account.
|
| Modifier and Type | Method and Description |
|---|---|
GetServiceRoleForAccountRequest |
GetServiceRoleForAccountRequest.clone() |
Copyright © 2020. All rights reserved.