| 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 |
|---|---|
GetServiceEndpointResult |
AWSIoTWirelessClient.getServiceEndpoint(GetServiceEndpointRequest request)
Gets the account-specific endpoint for Configuration and Update Server (CUPS) protocol or LoRaWAN Network Server
(LNS) connections.
|
GetServiceEndpointResult |
AbstractAWSIoTWireless.getServiceEndpoint(GetServiceEndpointRequest request) |
GetServiceEndpointResult |
AWSIoTWireless.getServiceEndpoint(GetServiceEndpointRequest getServiceEndpointRequest)
Gets the account-specific endpoint for Configuration and Update Server (CUPS) protocol or LoRaWAN Network Server
(LNS) connections.
|
Future<GetServiceEndpointResult> |
AWSIoTWirelessAsyncClient.getServiceEndpointAsync(GetServiceEndpointRequest request) |
Future<GetServiceEndpointResult> |
AbstractAWSIoTWirelessAsync.getServiceEndpointAsync(GetServiceEndpointRequest request) |
Future<GetServiceEndpointResult> |
AWSIoTWirelessAsync.getServiceEndpointAsync(GetServiceEndpointRequest getServiceEndpointRequest)
Gets the account-specific endpoint for Configuration and Update Server (CUPS) protocol or LoRaWAN Network Server
(LNS) connections.
|
Future<GetServiceEndpointResult> |
AWSIoTWirelessAsyncClient.getServiceEndpointAsync(GetServiceEndpointRequest request,
AsyncHandler<GetServiceEndpointRequest,GetServiceEndpointResult> asyncHandler) |
Future<GetServiceEndpointResult> |
AbstractAWSIoTWirelessAsync.getServiceEndpointAsync(GetServiceEndpointRequest request,
AsyncHandler<GetServiceEndpointRequest,GetServiceEndpointResult> asyncHandler) |
Future<GetServiceEndpointResult> |
AWSIoTWirelessAsync.getServiceEndpointAsync(GetServiceEndpointRequest getServiceEndpointRequest,
AsyncHandler<GetServiceEndpointRequest,GetServiceEndpointResult> asyncHandler)
Gets the account-specific endpoint for Configuration and Update Server (CUPS) protocol or LoRaWAN Network Server
(LNS) connections.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetServiceEndpointResult> |
AWSIoTWirelessAsyncClient.getServiceEndpointAsync(GetServiceEndpointRequest request,
AsyncHandler<GetServiceEndpointRequest,GetServiceEndpointResult> asyncHandler) |
Future<GetServiceEndpointResult> |
AbstractAWSIoTWirelessAsync.getServiceEndpointAsync(GetServiceEndpointRequest request,
AsyncHandler<GetServiceEndpointRequest,GetServiceEndpointResult> asyncHandler) |
Future<GetServiceEndpointResult> |
AWSIoTWirelessAsync.getServiceEndpointAsync(GetServiceEndpointRequest getServiceEndpointRequest,
AsyncHandler<GetServiceEndpointRequest,GetServiceEndpointResult> asyncHandler)
Gets the account-specific endpoint for Configuration and Update Server (CUPS) protocol or LoRaWAN Network Server
(LNS) connections.
|
| Modifier and Type | Method and Description |
|---|---|
GetServiceEndpointRequest |
GetServiceEndpointRequest.clone() |
GetServiceEndpointRequest |
GetServiceEndpointRequest.withServiceType(String serviceType)
The service type for which to get endpoint information about.
|
GetServiceEndpointRequest |
GetServiceEndpointRequest.withServiceType(WirelessGatewayServiceType serviceType)
The service type for which to get endpoint information about.
|
Copyright © 2024. All rights reserved.