@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSIoTWireless extends Object implements AWSIoTWireless
AWSIoTWireless
. Convenient method forms pass through to the corresponding overload
that takes a request object, which throws an UnsupportedOperationException
.ENDPOINT_PREFIX
public AssociateAwsAccountWithPartnerAccountResult associateAwsAccountWithPartnerAccount(AssociateAwsAccountWithPartnerAccountRequest request)
AWSIoTWireless
Associates a partner account with your AWS account.
associateAwsAccountWithPartnerAccount
in interface AWSIoTWireless
public AssociateMulticastGroupWithFuotaTaskResult associateMulticastGroupWithFuotaTask(AssociateMulticastGroupWithFuotaTaskRequest request)
AWSIoTWireless
Associate a multicast group with a FUOTA task.
associateMulticastGroupWithFuotaTask
in interface AWSIoTWireless
public AssociateWirelessDeviceWithFuotaTaskResult associateWirelessDeviceWithFuotaTask(AssociateWirelessDeviceWithFuotaTaskRequest request)
AWSIoTWireless
Associate a wireless device with a FUOTA task.
associateWirelessDeviceWithFuotaTask
in interface AWSIoTWireless
public AssociateWirelessDeviceWithMulticastGroupResult associateWirelessDeviceWithMulticastGroup(AssociateWirelessDeviceWithMulticastGroupRequest request)
AWSIoTWireless
Associates a wireless device with a multicast group.
associateWirelessDeviceWithMulticastGroup
in interface AWSIoTWireless
public AssociateWirelessDeviceWithThingResult associateWirelessDeviceWithThing(AssociateWirelessDeviceWithThingRequest request)
AWSIoTWireless
Associates a wireless device with a thing.
associateWirelessDeviceWithThing
in interface AWSIoTWireless
public AssociateWirelessGatewayWithCertificateResult associateWirelessGatewayWithCertificate(AssociateWirelessGatewayWithCertificateRequest request)
AWSIoTWireless
Associates a wireless gateway with a certificate.
associateWirelessGatewayWithCertificate
in interface AWSIoTWireless
public AssociateWirelessGatewayWithThingResult associateWirelessGatewayWithThing(AssociateWirelessGatewayWithThingRequest request)
AWSIoTWireless
Associates a wireless gateway with a thing.
associateWirelessGatewayWithThing
in interface AWSIoTWireless
public CancelMulticastGroupSessionResult cancelMulticastGroupSession(CancelMulticastGroupSessionRequest request)
AWSIoTWireless
Cancels an existing multicast group session.
cancelMulticastGroupSession
in interface AWSIoTWireless
public CreateDestinationResult createDestination(CreateDestinationRequest request)
AWSIoTWireless
Creates a new destination that maps a device message to an AWS IoT rule.
createDestination
in interface AWSIoTWireless
public CreateDeviceProfileResult createDeviceProfile(CreateDeviceProfileRequest request)
AWSIoTWireless
Creates a new device profile.
createDeviceProfile
in interface AWSIoTWireless
public CreateFuotaTaskResult createFuotaTask(CreateFuotaTaskRequest request)
AWSIoTWireless
Creates a FUOTA task.
createFuotaTask
in interface AWSIoTWireless
public CreateMulticastGroupResult createMulticastGroup(CreateMulticastGroupRequest request)
AWSIoTWireless
Creates a multicast group.
createMulticastGroup
in interface AWSIoTWireless
public CreateNetworkAnalyzerConfigurationResult createNetworkAnalyzerConfiguration(CreateNetworkAnalyzerConfigurationRequest request)
AWSIoTWireless
Creates a new network analyzer configuration.
createNetworkAnalyzerConfiguration
in interface AWSIoTWireless
public CreateServiceProfileResult createServiceProfile(CreateServiceProfileRequest request)
AWSIoTWireless
Creates a new service profile.
createServiceProfile
in interface AWSIoTWireless
public CreateWirelessDeviceResult createWirelessDevice(CreateWirelessDeviceRequest request)
AWSIoTWireless
Provisions a wireless device.
createWirelessDevice
in interface AWSIoTWireless
public CreateWirelessGatewayResult createWirelessGateway(CreateWirelessGatewayRequest request)
AWSIoTWireless
Provisions a wireless gateway.
When provisioning a wireless gateway, you might run into duplication errors for the following reasons.
If you specify a GatewayEui
value that already exists.
If you used a ClientRequestToken
with the same parameters within the last 10 minutes.
To avoid this error, make sure that you use unique identifiers and parameters for each request within the specified time period.
createWirelessGateway
in interface AWSIoTWireless
public CreateWirelessGatewayTaskResult createWirelessGatewayTask(CreateWirelessGatewayTaskRequest request)
AWSIoTWireless
Creates a task for a wireless gateway.
createWirelessGatewayTask
in interface AWSIoTWireless
public CreateWirelessGatewayTaskDefinitionResult createWirelessGatewayTaskDefinition(CreateWirelessGatewayTaskDefinitionRequest request)
AWSIoTWireless
Creates a gateway task definition.
createWirelessGatewayTaskDefinition
in interface AWSIoTWireless
public DeleteDestinationResult deleteDestination(DeleteDestinationRequest request)
AWSIoTWireless
Deletes a destination.
deleteDestination
in interface AWSIoTWireless
public DeleteDeviceProfileResult deleteDeviceProfile(DeleteDeviceProfileRequest request)
AWSIoTWireless
Deletes a device profile.
deleteDeviceProfile
in interface AWSIoTWireless
public DeleteFuotaTaskResult deleteFuotaTask(DeleteFuotaTaskRequest request)
AWSIoTWireless
Deletes a FUOTA task.
deleteFuotaTask
in interface AWSIoTWireless
public DeleteMulticastGroupResult deleteMulticastGroup(DeleteMulticastGroupRequest request)
AWSIoTWireless
Deletes a multicast group if it is not in use by a fuota task.
deleteMulticastGroup
in interface AWSIoTWireless
public DeleteNetworkAnalyzerConfigurationResult deleteNetworkAnalyzerConfiguration(DeleteNetworkAnalyzerConfigurationRequest request)
AWSIoTWireless
Deletes a network analyzer configuration.
deleteNetworkAnalyzerConfiguration
in interface AWSIoTWireless
public DeleteQueuedMessagesResult deleteQueuedMessages(DeleteQueuedMessagesRequest request)
AWSIoTWireless
Remove queued messages from the downlink queue.
deleteQueuedMessages
in interface AWSIoTWireless
public DeleteServiceProfileResult deleteServiceProfile(DeleteServiceProfileRequest request)
AWSIoTWireless
Deletes a service profile.
deleteServiceProfile
in interface AWSIoTWireless
public DeleteWirelessDeviceResult deleteWirelessDevice(DeleteWirelessDeviceRequest request)
AWSIoTWireless
Deletes a wireless device.
deleteWirelessDevice
in interface AWSIoTWireless
public DeleteWirelessDeviceImportTaskResult deleteWirelessDeviceImportTask(DeleteWirelessDeviceImportTaskRequest request)
AWSIoTWireless
Delete an import task.
deleteWirelessDeviceImportTask
in interface AWSIoTWireless
public DeleteWirelessGatewayResult deleteWirelessGateway(DeleteWirelessGatewayRequest request)
AWSIoTWireless
Deletes a wireless gateway.
When deleting a wireless gateway, you might run into duplication errors for the following reasons.
If you specify a GatewayEui
value that already exists.
If you used a ClientRequestToken
with the same parameters within the last 10 minutes.
To avoid this error, make sure that you use unique identifiers and parameters for each request within the specified time period.
deleteWirelessGateway
in interface AWSIoTWireless
public DeleteWirelessGatewayTaskResult deleteWirelessGatewayTask(DeleteWirelessGatewayTaskRequest request)
AWSIoTWireless
Deletes a wireless gateway task.
deleteWirelessGatewayTask
in interface AWSIoTWireless
public DeleteWirelessGatewayTaskDefinitionResult deleteWirelessGatewayTaskDefinition(DeleteWirelessGatewayTaskDefinitionRequest request)
AWSIoTWireless
Deletes a wireless gateway task definition. Deleting this task definition does not affect tasks that are currently in progress.
deleteWirelessGatewayTaskDefinition
in interface AWSIoTWireless
public DeregisterWirelessDeviceResult deregisterWirelessDevice(DeregisterWirelessDeviceRequest request)
AWSIoTWireless
Deregister a wireless device from AWS IoT Wireless.
deregisterWirelessDevice
in interface AWSIoTWireless
public DisassociateAwsAccountFromPartnerAccountResult disassociateAwsAccountFromPartnerAccount(DisassociateAwsAccountFromPartnerAccountRequest request)
AWSIoTWireless
Disassociates your AWS account from a partner account. If PartnerAccountId
and
PartnerType
are null
, disassociates your AWS account from all partner accounts.
disassociateAwsAccountFromPartnerAccount
in interface AWSIoTWireless
public DisassociateMulticastGroupFromFuotaTaskResult disassociateMulticastGroupFromFuotaTask(DisassociateMulticastGroupFromFuotaTaskRequest request)
AWSIoTWireless
Disassociates a multicast group from a fuota task.
disassociateMulticastGroupFromFuotaTask
in interface AWSIoTWireless
public DisassociateWirelessDeviceFromFuotaTaskResult disassociateWirelessDeviceFromFuotaTask(DisassociateWirelessDeviceFromFuotaTaskRequest request)
AWSIoTWireless
Disassociates a wireless device from a FUOTA task.
disassociateWirelessDeviceFromFuotaTask
in interface AWSIoTWireless
public DisassociateWirelessDeviceFromMulticastGroupResult disassociateWirelessDeviceFromMulticastGroup(DisassociateWirelessDeviceFromMulticastGroupRequest request)
AWSIoTWireless
Disassociates a wireless device from a multicast group.
disassociateWirelessDeviceFromMulticastGroup
in interface AWSIoTWireless
public DisassociateWirelessDeviceFromThingResult disassociateWirelessDeviceFromThing(DisassociateWirelessDeviceFromThingRequest request)
AWSIoTWireless
Disassociates a wireless device from its currently associated thing.
disassociateWirelessDeviceFromThing
in interface AWSIoTWireless
public DisassociateWirelessGatewayFromCertificateResult disassociateWirelessGatewayFromCertificate(DisassociateWirelessGatewayFromCertificateRequest request)
AWSIoTWireless
Disassociates a wireless gateway from its currently associated certificate.
disassociateWirelessGatewayFromCertificate
in interface AWSIoTWireless
public DisassociateWirelessGatewayFromThingResult disassociateWirelessGatewayFromThing(DisassociateWirelessGatewayFromThingRequest request)
AWSIoTWireless
Disassociates a wireless gateway from its currently associated thing.
disassociateWirelessGatewayFromThing
in interface AWSIoTWireless
public GetDestinationResult getDestination(GetDestinationRequest request)
AWSIoTWireless
Gets information about a destination.
getDestination
in interface AWSIoTWireless
public GetDeviceProfileResult getDeviceProfile(GetDeviceProfileRequest request)
AWSIoTWireless
Gets information about a device profile.
getDeviceProfile
in interface AWSIoTWireless
public GetEventConfigurationByResourceTypesResult getEventConfigurationByResourceTypes(GetEventConfigurationByResourceTypesRequest request)
AWSIoTWireless
Get the event configuration based on resource types.
getEventConfigurationByResourceTypes
in interface AWSIoTWireless
public GetFuotaTaskResult getFuotaTask(GetFuotaTaskRequest request)
AWSIoTWireless
Gets information about a FUOTA task.
getFuotaTask
in interface AWSIoTWireless
public GetLogLevelsByResourceTypesResult getLogLevelsByResourceTypes(GetLogLevelsByResourceTypesRequest request)
AWSIoTWireless
Returns current default log levels or log levels by resource types. Based on resource types, log levels can be for wireless device log options or wireless gateway log options.
getLogLevelsByResourceTypes
in interface AWSIoTWireless
public GetMetricConfigurationResult getMetricConfiguration(GetMetricConfigurationRequest request)
AWSIoTWireless
Get the metric configuration status for this AWS account.
getMetricConfiguration
in interface AWSIoTWireless
public GetMetricsResult getMetrics(GetMetricsRequest request)
AWSIoTWireless
Get the summary metrics for this AWS account.
getMetrics
in interface AWSIoTWireless
public GetMulticastGroupResult getMulticastGroup(GetMulticastGroupRequest request)
AWSIoTWireless
Gets information about a multicast group.
getMulticastGroup
in interface AWSIoTWireless
public GetMulticastGroupSessionResult getMulticastGroupSession(GetMulticastGroupSessionRequest request)
AWSIoTWireless
Gets information about a multicast group session.
getMulticastGroupSession
in interface AWSIoTWireless
public GetNetworkAnalyzerConfigurationResult getNetworkAnalyzerConfiguration(GetNetworkAnalyzerConfigurationRequest request)
AWSIoTWireless
Get network analyzer configuration.
getNetworkAnalyzerConfiguration
in interface AWSIoTWireless
public GetPartnerAccountResult getPartnerAccount(GetPartnerAccountRequest request)
AWSIoTWireless
Gets information about a partner account. If PartnerAccountId
and PartnerType
are
null
, returns all partner accounts.
getPartnerAccount
in interface AWSIoTWireless
@Deprecated public GetPositionResult getPosition(GetPositionRequest request)
AWSIoTWireless
Get the position information for a given resource.
This action is no longer supported. Calls to retrieve the position information should use the GetResourcePosition API operation instead.
getPosition
in interface AWSIoTWireless
@Deprecated public GetPositionConfigurationResult getPositionConfiguration(GetPositionConfigurationRequest request)
AWSIoTWireless
Get position configuration for a given resource.
This action is no longer supported. Calls to retrieve the position configuration should use the GetResourcePosition API operation instead.
getPositionConfiguration
in interface AWSIoTWireless
public GetPositionEstimateResult getPositionEstimate(GetPositionEstimateRequest request)
AWSIoTWireless
Get estimated position information as a payload in GeoJSON format. The payload measurement data is resolved using solvers that are provided by third-party vendors.
getPositionEstimate
in interface AWSIoTWireless
public GetResourceEventConfigurationResult getResourceEventConfiguration(GetResourceEventConfigurationRequest request)
AWSIoTWireless
Get the event configuration for a particular resource identifier.
getResourceEventConfiguration
in interface AWSIoTWireless
public GetResourceLogLevelResult getResourceLogLevel(GetResourceLogLevelRequest request)
AWSIoTWireless
Fetches the log-level override, if any, for a given resource-ID and resource-type. It can be used for a wireless device or a wireless gateway.
getResourceLogLevel
in interface AWSIoTWireless
public GetResourcePositionResult getResourcePosition(GetResourcePositionRequest request)
AWSIoTWireless
Get the position information for a given wireless device or a wireless gateway resource. The position information uses the World Geodetic System (WGS84).
getResourcePosition
in interface AWSIoTWireless
public GetServiceEndpointResult getServiceEndpoint(GetServiceEndpointRequest request)
AWSIoTWireless
Gets the account-specific endpoint for Configuration and Update Server (CUPS) protocol or LoRaWAN Network Server (LNS) connections.
getServiceEndpoint
in interface AWSIoTWireless
public GetServiceProfileResult getServiceProfile(GetServiceProfileRequest request)
AWSIoTWireless
Gets information about a service profile.
getServiceProfile
in interface AWSIoTWireless
public GetWirelessDeviceResult getWirelessDevice(GetWirelessDeviceRequest request)
AWSIoTWireless
Gets information about a wireless device.
getWirelessDevice
in interface AWSIoTWireless
public GetWirelessDeviceImportTaskResult getWirelessDeviceImportTask(GetWirelessDeviceImportTaskRequest request)
AWSIoTWireless
Get information about an import task and count of device onboarding summary information for the import task.
getWirelessDeviceImportTask
in interface AWSIoTWireless
public GetWirelessDeviceStatisticsResult getWirelessDeviceStatistics(GetWirelessDeviceStatisticsRequest request)
AWSIoTWireless
Gets operating information about a wireless device.
getWirelessDeviceStatistics
in interface AWSIoTWireless
public GetWirelessGatewayResult getWirelessGateway(GetWirelessGatewayRequest request)
AWSIoTWireless
Gets information about a wireless gateway.
getWirelessGateway
in interface AWSIoTWireless
public GetWirelessGatewayCertificateResult getWirelessGatewayCertificate(GetWirelessGatewayCertificateRequest request)
AWSIoTWireless
Gets the ID of the certificate that is currently associated with a wireless gateway.
getWirelessGatewayCertificate
in interface AWSIoTWireless
public GetWirelessGatewayFirmwareInformationResult getWirelessGatewayFirmwareInformation(GetWirelessGatewayFirmwareInformationRequest request)
AWSIoTWireless
Gets the firmware version and other information about a wireless gateway.
getWirelessGatewayFirmwareInformation
in interface AWSIoTWireless
public GetWirelessGatewayStatisticsResult getWirelessGatewayStatistics(GetWirelessGatewayStatisticsRequest request)
AWSIoTWireless
Gets operating information about a wireless gateway.
getWirelessGatewayStatistics
in interface AWSIoTWireless
public GetWirelessGatewayTaskResult getWirelessGatewayTask(GetWirelessGatewayTaskRequest request)
AWSIoTWireless
Gets information about a wireless gateway task.
getWirelessGatewayTask
in interface AWSIoTWireless
public GetWirelessGatewayTaskDefinitionResult getWirelessGatewayTaskDefinition(GetWirelessGatewayTaskDefinitionRequest request)
AWSIoTWireless
Gets information about a wireless gateway task definition.
getWirelessGatewayTaskDefinition
in interface AWSIoTWireless
public ListDestinationsResult listDestinations(ListDestinationsRequest request)
AWSIoTWireless
Lists the destinations registered to your AWS account.
listDestinations
in interface AWSIoTWireless
public ListDeviceProfilesResult listDeviceProfiles(ListDeviceProfilesRequest request)
AWSIoTWireless
Lists the device profiles registered to your AWS account.
listDeviceProfiles
in interface AWSIoTWireless
public ListDevicesForWirelessDeviceImportTaskResult listDevicesForWirelessDeviceImportTask(ListDevicesForWirelessDeviceImportTaskRequest request)
AWSIoTWireless
List the Sidewalk devices in an import task and their onboarding status.
listDevicesForWirelessDeviceImportTask
in interface AWSIoTWireless
public ListEventConfigurationsResult listEventConfigurations(ListEventConfigurationsRequest request)
AWSIoTWireless
List event configurations where at least one event topic has been enabled.
listEventConfigurations
in interface AWSIoTWireless
public ListFuotaTasksResult listFuotaTasks(ListFuotaTasksRequest request)
AWSIoTWireless
Lists the FUOTA tasks registered to your AWS account.
listFuotaTasks
in interface AWSIoTWireless
public ListMulticastGroupsResult listMulticastGroups(ListMulticastGroupsRequest request)
AWSIoTWireless
Lists the multicast groups registered to your AWS account.
listMulticastGroups
in interface AWSIoTWireless
public ListMulticastGroupsByFuotaTaskResult listMulticastGroupsByFuotaTask(ListMulticastGroupsByFuotaTaskRequest request)
AWSIoTWireless
List all multicast groups associated with a fuota task.
listMulticastGroupsByFuotaTask
in interface AWSIoTWireless
public ListNetworkAnalyzerConfigurationsResult listNetworkAnalyzerConfigurations(ListNetworkAnalyzerConfigurationsRequest request)
AWSIoTWireless
Lists the network analyzer configurations.
listNetworkAnalyzerConfigurations
in interface AWSIoTWireless
public ListPartnerAccountsResult listPartnerAccounts(ListPartnerAccountsRequest request)
AWSIoTWireless
Lists the partner accounts associated with your AWS account.
listPartnerAccounts
in interface AWSIoTWireless
@Deprecated public ListPositionConfigurationsResult listPositionConfigurations(ListPositionConfigurationsRequest request)
AWSIoTWireless
List position configurations for a given resource, such as positioning solvers.
This action is no longer supported. Calls to retrieve position information should use the GetResourcePosition API operation instead.
listPositionConfigurations
in interface AWSIoTWireless
public ListQueuedMessagesResult listQueuedMessages(ListQueuedMessagesRequest request)
AWSIoTWireless
List queued messages in the downlink queue.
listQueuedMessages
in interface AWSIoTWireless
public ListServiceProfilesResult listServiceProfiles(ListServiceProfilesRequest request)
AWSIoTWireless
Lists the service profiles registered to your AWS account.
listServiceProfiles
in interface AWSIoTWireless
public ListTagsForResourceResult listTagsForResource(ListTagsForResourceRequest request)
AWSIoTWireless
Lists the tags (metadata) you have assigned to the resource.
listTagsForResource
in interface AWSIoTWireless
public ListWirelessDeviceImportTasksResult listWirelessDeviceImportTasks(ListWirelessDeviceImportTasksRequest request)
AWSIoTWireless
List wireless devices that have been added to an import task.
listWirelessDeviceImportTasks
in interface AWSIoTWireless
public ListWirelessDevicesResult listWirelessDevices(ListWirelessDevicesRequest request)
AWSIoTWireless
Lists the wireless devices registered to your AWS account.
listWirelessDevices
in interface AWSIoTWireless
public ListWirelessGatewayTaskDefinitionsResult listWirelessGatewayTaskDefinitions(ListWirelessGatewayTaskDefinitionsRequest request)
AWSIoTWireless
List the wireless gateway tasks definitions registered to your AWS account.
listWirelessGatewayTaskDefinitions
in interface AWSIoTWireless
public ListWirelessGatewaysResult listWirelessGateways(ListWirelessGatewaysRequest request)
AWSIoTWireless
Lists the wireless gateways registered to your AWS account.
listWirelessGateways
in interface AWSIoTWireless
@Deprecated public PutPositionConfigurationResult putPositionConfiguration(PutPositionConfigurationRequest request)
AWSIoTWireless
Put position configuration for a given resource.
This action is no longer supported. Calls to update the position configuration should use the UpdateResourcePosition API operation instead.
putPositionConfiguration
in interface AWSIoTWireless
public PutResourceLogLevelResult putResourceLogLevel(PutResourceLogLevelRequest request)
AWSIoTWireless
Sets the log-level override for a resource-ID and resource-type. This option can be specified for a wireless gateway or a wireless device. A limit of 200 log level override can be set per account.
putResourceLogLevel
in interface AWSIoTWireless
public ResetAllResourceLogLevelsResult resetAllResourceLogLevels(ResetAllResourceLogLevelsRequest request)
AWSIoTWireless
Removes the log-level overrides for all resources; both wireless devices and wireless gateways.
resetAllResourceLogLevels
in interface AWSIoTWireless
public ResetResourceLogLevelResult resetResourceLogLevel(ResetResourceLogLevelRequest request)
AWSIoTWireless
Removes the log-level override, if any, for a specific resource-ID and resource-type. It can be used for a wireless device or a wireless gateway.
resetResourceLogLevel
in interface AWSIoTWireless
public SendDataToMulticastGroupResult sendDataToMulticastGroup(SendDataToMulticastGroupRequest request)
AWSIoTWireless
Sends the specified data to a multicast group.
sendDataToMulticastGroup
in interface AWSIoTWireless
public SendDataToWirelessDeviceResult sendDataToWirelessDevice(SendDataToWirelessDeviceRequest request)
AWSIoTWireless
Sends a decrypted application data frame to a device.
sendDataToWirelessDevice
in interface AWSIoTWireless
public StartBulkAssociateWirelessDeviceWithMulticastGroupResult startBulkAssociateWirelessDeviceWithMulticastGroup(StartBulkAssociateWirelessDeviceWithMulticastGroupRequest request)
AWSIoTWireless
Starts a bulk association of all qualifying wireless devices with a multicast group.
startBulkAssociateWirelessDeviceWithMulticastGroup
in interface AWSIoTWireless
public StartBulkDisassociateWirelessDeviceFromMulticastGroupResult startBulkDisassociateWirelessDeviceFromMulticastGroup(StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest request)
AWSIoTWireless
Starts a bulk disassociatin of all qualifying wireless devices from a multicast group.
startBulkDisassociateWirelessDeviceFromMulticastGroup
in interface AWSIoTWireless
public StartFuotaTaskResult startFuotaTask(StartFuotaTaskRequest request)
AWSIoTWireless
Starts a FUOTA task.
startFuotaTask
in interface AWSIoTWireless
public StartMulticastGroupSessionResult startMulticastGroupSession(StartMulticastGroupSessionRequest request)
AWSIoTWireless
Starts a multicast group session.
startMulticastGroupSession
in interface AWSIoTWireless
public StartSingleWirelessDeviceImportTaskResult startSingleWirelessDeviceImportTask(StartSingleWirelessDeviceImportTaskRequest request)
AWSIoTWireless
Start import task for a single wireless device.
startSingleWirelessDeviceImportTask
in interface AWSIoTWireless
public StartWirelessDeviceImportTaskResult startWirelessDeviceImportTask(StartWirelessDeviceImportTaskRequest request)
AWSIoTWireless
Start import task for provisioning Sidewalk devices in bulk using an S3 CSV file.
startWirelessDeviceImportTask
in interface AWSIoTWireless
public TagResourceResult tagResource(TagResourceRequest request)
AWSIoTWireless
Adds a tag to a resource.
tagResource
in interface AWSIoTWireless
public TestWirelessDeviceResult testWirelessDevice(TestWirelessDeviceRequest request)
AWSIoTWireless
Simulates a provisioned device by sending an uplink data payload of Hello
.
testWirelessDevice
in interface AWSIoTWireless
public UntagResourceResult untagResource(UntagResourceRequest request)
AWSIoTWireless
Removes one or more tags from a resource.
untagResource
in interface AWSIoTWireless
public UpdateDestinationResult updateDestination(UpdateDestinationRequest request)
AWSIoTWireless
Updates properties of a destination.
updateDestination
in interface AWSIoTWireless
public UpdateEventConfigurationByResourceTypesResult updateEventConfigurationByResourceTypes(UpdateEventConfigurationByResourceTypesRequest request)
AWSIoTWireless
Update the event configuration based on resource types.
updateEventConfigurationByResourceTypes
in interface AWSIoTWireless
public UpdateFuotaTaskResult updateFuotaTask(UpdateFuotaTaskRequest request)
AWSIoTWireless
Updates properties of a FUOTA task.
updateFuotaTask
in interface AWSIoTWireless
public UpdateLogLevelsByResourceTypesResult updateLogLevelsByResourceTypes(UpdateLogLevelsByResourceTypesRequest request)
AWSIoTWireless
Set default log level, or log levels by resource types. This can be for wireless device log options or wireless gateways log options and is used to control the log messages that'll be displayed in CloudWatch.
updateLogLevelsByResourceTypes
in interface AWSIoTWireless
public UpdateMetricConfigurationResult updateMetricConfiguration(UpdateMetricConfigurationRequest request)
AWSIoTWireless
Update the summary metric configuration.
updateMetricConfiguration
in interface AWSIoTWireless
public UpdateMulticastGroupResult updateMulticastGroup(UpdateMulticastGroupRequest request)
AWSIoTWireless
Updates properties of a multicast group session.
updateMulticastGroup
in interface AWSIoTWireless
public UpdateNetworkAnalyzerConfigurationResult updateNetworkAnalyzerConfiguration(UpdateNetworkAnalyzerConfigurationRequest request)
AWSIoTWireless
Update network analyzer configuration.
updateNetworkAnalyzerConfiguration
in interface AWSIoTWireless
public UpdatePartnerAccountResult updatePartnerAccount(UpdatePartnerAccountRequest request)
AWSIoTWireless
Updates properties of a partner account.
updatePartnerAccount
in interface AWSIoTWireless
@Deprecated public UpdatePositionResult updatePosition(UpdatePositionRequest request)
AWSIoTWireless
Update the position information of a resource.
This action is no longer supported. Calls to update the position information should use the UpdateResourcePosition API operation instead.
updatePosition
in interface AWSIoTWireless
public UpdateResourceEventConfigurationResult updateResourceEventConfiguration(UpdateResourceEventConfigurationRequest request)
AWSIoTWireless
Update the event configuration for a particular resource identifier.
updateResourceEventConfiguration
in interface AWSIoTWireless
public UpdateResourcePositionResult updateResourcePosition(UpdateResourcePositionRequest request)
AWSIoTWireless
Update the position information of a given wireless device or a wireless gateway resource. The position coordinates are based on the World Geodetic System (WGS84).
updateResourcePosition
in interface AWSIoTWireless
public UpdateWirelessDeviceResult updateWirelessDevice(UpdateWirelessDeviceRequest request)
AWSIoTWireless
Updates properties of a wireless device.
updateWirelessDevice
in interface AWSIoTWireless
public UpdateWirelessDeviceImportTaskResult updateWirelessDeviceImportTask(UpdateWirelessDeviceImportTaskRequest request)
AWSIoTWireless
Update an import task to add more devices to the task.
updateWirelessDeviceImportTask
in interface AWSIoTWireless
public UpdateWirelessGatewayResult updateWirelessGateway(UpdateWirelessGatewayRequest request)
AWSIoTWireless
Updates properties of a wireless gateway.
updateWirelessGateway
in interface AWSIoTWireless
public void shutdown()
AWSIoTWireless
shutdown
in interface AWSIoTWireless
public ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
AWSIoTWireless
Response metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing a request.
getCachedResponseMetadata
in interface AWSIoTWireless
request
- The originally executed request.