Uses of Class
software.amazon.awssdk.services.greengrassv2.model.GetServiceRoleForAccountRequest
-
Packages that use GetServiceRoleForAccountRequest 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.transform -
-
Uses of GetServiceRoleForAccountRequest in software.amazon.awssdk.services.greengrassv2
Methods in software.amazon.awssdk.services.greengrassv2 with parameters of type GetServiceRoleForAccountRequest Modifier and Type Method Description default CompletableFuture<GetServiceRoleForAccountResponse>GreengrassV2AsyncClient. getServiceRoleForAccount(GetServiceRoleForAccountRequest getServiceRoleForAccountRequest)Gets the service role associated with IoT Greengrass for your Amazon Web Services account in this Amazon Web Services Region.default GetServiceRoleForAccountResponseGreengrassV2Client. getServiceRoleForAccount(GetServiceRoleForAccountRequest getServiceRoleForAccountRequest)Gets the service role associated with IoT Greengrass for your Amazon Web Services account in this Amazon Web Services Region. -
Uses of GetServiceRoleForAccountRequest in software.amazon.awssdk.services.greengrassv2.transform
Methods in software.amazon.awssdk.services.greengrassv2.transform with parameters of type GetServiceRoleForAccountRequest Modifier and Type Method Description SdkHttpFullRequestGetServiceRoleForAccountRequestMarshaller. marshall(GetServiceRoleForAccountRequest getServiceRoleForAccountRequest)
-