| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless |
AWS IoT Wireless provides bi-directional communication between internet-connected wireless devices and the AWS Cloud.
|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetServiceProfileResult> |
AbstractAWSIoTWirelessAsync.getServiceProfileAsync(GetServiceProfileRequest request,
AsyncHandler<GetServiceProfileRequest,GetServiceProfileResult> asyncHandler) |
Future<GetServiceProfileResult> |
AWSIoTWirelessAsyncClient.getServiceProfileAsync(GetServiceProfileRequest request,
AsyncHandler<GetServiceProfileRequest,GetServiceProfileResult> asyncHandler) |
Future<GetServiceProfileResult> |
AWSIoTWirelessAsync.getServiceProfileAsync(GetServiceProfileRequest getServiceProfileRequest,
AsyncHandler<GetServiceProfileRequest,GetServiceProfileResult> asyncHandler)
Gets information about a service profile.
|
| Modifier and Type | Method and Description |
|---|---|
GetServiceProfileRequest |
GetServiceProfileRequest.clone() |
GetServiceProfileRequest |
GetServiceProfileRequest.withId(String id)
The ID of the resource to get.
|
Copyright © 2025. All rights reserved.