| Package | Description |
|---|---|
| software.amazon.awssdk.services.greengrassv2 |
IoT Greengrass brings local compute, messaging, data management, sync, and ML inference capabilities to edge devices.
|
| software.amazon.awssdk.services.greengrassv2.model |
| Modifier and Type | Method and Description |
|---|---|
default GetServiceRoleForAccountResponse |
GreengrassV2Client.getServiceRoleForAccount(Consumer<GetServiceRoleForAccountRequest.Builder> getServiceRoleForAccountRequest)
Gets the service role associated with IoT Greengrass for your Amazon Web Services account in this Amazon Web
Services Region.
|
default CompletableFuture<GetServiceRoleForAccountResponse> |
GreengrassV2AsyncClient.getServiceRoleForAccount(Consumer<GetServiceRoleForAccountRequest.Builder> getServiceRoleForAccountRequest)
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 |
|---|---|
static GetServiceRoleForAccountRequest.Builder |
GetServiceRoleForAccountRequest.builder() |
GetServiceRoleForAccountRequest.Builder |
GetServiceRoleForAccountRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetServiceRoleForAccountRequest.Builder |
GetServiceRoleForAccountRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetServiceRoleForAccountRequest.Builder |
GetServiceRoleForAccountRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetServiceRoleForAccountRequest.Builder> |
GetServiceRoleForAccountRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.