default AssociateAwsAccountWithPartnerAccountResponse |
IotWirelessClient.associateAwsAccountWithPartnerAccount(Consumer<AssociateAwsAccountWithPartnerAccountRequest.Builder> associateAwsAccountWithPartnerAccountRequest) |
Associates a partner account with your AWS account.
|
default AssociateAwsAccountWithPartnerAccountResponse |
IotWirelessClient.associateAwsAccountWithPartnerAccount(AssociateAwsAccountWithPartnerAccountRequest associateAwsAccountWithPartnerAccountRequest) |
Associates a partner account with your AWS account.
|
default AssociateMulticastGroupWithFuotaTaskResponse |
IotWirelessClient.associateMulticastGroupWithFuotaTask(Consumer<AssociateMulticastGroupWithFuotaTaskRequest.Builder> associateMulticastGroupWithFuotaTaskRequest) |
Associate a multicast group with a FUOTA task.
|
default AssociateMulticastGroupWithFuotaTaskResponse |
IotWirelessClient.associateMulticastGroupWithFuotaTask(AssociateMulticastGroupWithFuotaTaskRequest associateMulticastGroupWithFuotaTaskRequest) |
Associate a multicast group with a FUOTA task.
|
default AssociateWirelessDeviceWithFuotaTaskResponse |
IotWirelessClient.associateWirelessDeviceWithFuotaTask(Consumer<AssociateWirelessDeviceWithFuotaTaskRequest.Builder> associateWirelessDeviceWithFuotaTaskRequest) |
Associate a wireless device with a FUOTA task.
|
default AssociateWirelessDeviceWithFuotaTaskResponse |
IotWirelessClient.associateWirelessDeviceWithFuotaTask(AssociateWirelessDeviceWithFuotaTaskRequest associateWirelessDeviceWithFuotaTaskRequest) |
Associate a wireless device with a FUOTA task.
|
default AssociateWirelessDeviceWithMulticastGroupResponse |
IotWirelessClient.associateWirelessDeviceWithMulticastGroup(Consumer<AssociateWirelessDeviceWithMulticastGroupRequest.Builder> associateWirelessDeviceWithMulticastGroupRequest) |
Associates a wireless device with a multicast group.
|
default AssociateWirelessDeviceWithMulticastGroupResponse |
IotWirelessClient.associateWirelessDeviceWithMulticastGroup(AssociateWirelessDeviceWithMulticastGroupRequest associateWirelessDeviceWithMulticastGroupRequest) |
Associates a wireless device with a multicast group.
|
default AssociateWirelessDeviceWithThingResponse |
IotWirelessClient.associateWirelessDeviceWithThing(Consumer<AssociateWirelessDeviceWithThingRequest.Builder> associateWirelessDeviceWithThingRequest) |
Associates a wireless device with a thing.
|
default AssociateWirelessDeviceWithThingResponse |
IotWirelessClient.associateWirelessDeviceWithThing(AssociateWirelessDeviceWithThingRequest associateWirelessDeviceWithThingRequest) |
Associates a wireless device with a thing.
|
default AssociateWirelessGatewayWithCertificateResponse |
IotWirelessClient.associateWirelessGatewayWithCertificate(Consumer<AssociateWirelessGatewayWithCertificateRequest.Builder> associateWirelessGatewayWithCertificateRequest) |
Associates a wireless gateway with a certificate.
|
default AssociateWirelessGatewayWithCertificateResponse |
IotWirelessClient.associateWirelessGatewayWithCertificate(AssociateWirelessGatewayWithCertificateRequest associateWirelessGatewayWithCertificateRequest) |
Associates a wireless gateway with a certificate.
|
default AssociateWirelessGatewayWithThingResponse |
IotWirelessClient.associateWirelessGatewayWithThing(Consumer<AssociateWirelessGatewayWithThingRequest.Builder> associateWirelessGatewayWithThingRequest) |
Associates a wireless gateway with a thing.
|
default AssociateWirelessGatewayWithThingResponse |
IotWirelessClient.associateWirelessGatewayWithThing(AssociateWirelessGatewayWithThingRequest associateWirelessGatewayWithThingRequest) |
Associates a wireless gateway with a thing.
|
default CancelMulticastGroupSessionResponse |
IotWirelessClient.cancelMulticastGroupSession(Consumer<CancelMulticastGroupSessionRequest.Builder> cancelMulticastGroupSessionRequest) |
Cancels an existing multicast group session.
|
default CancelMulticastGroupSessionResponse |
IotWirelessClient.cancelMulticastGroupSession(CancelMulticastGroupSessionRequest cancelMulticastGroupSessionRequest) |
Cancels an existing multicast group session.
|
default CreateDestinationResponse |
IotWirelessClient.createDestination(Consumer<CreateDestinationRequest.Builder> createDestinationRequest) |
Creates a new destination that maps a device message to an AWS IoT rule.
|
default CreateDestinationResponse |
IotWirelessClient.createDestination(CreateDestinationRequest createDestinationRequest) |
Creates a new destination that maps a device message to an AWS IoT rule.
|
default CreateDeviceProfileResponse |
IotWirelessClient.createDeviceProfile(Consumer<CreateDeviceProfileRequest.Builder> createDeviceProfileRequest) |
Creates a new device profile.
|
default CreateDeviceProfileResponse |
IotWirelessClient.createDeviceProfile(CreateDeviceProfileRequest createDeviceProfileRequest) |
Creates a new device profile.
|
default CreateFuotaTaskResponse |
IotWirelessClient.createFuotaTask(Consumer<CreateFuotaTaskRequest.Builder> createFuotaTaskRequest) |
Creates a FUOTA task.
|
default CreateFuotaTaskResponse |
IotWirelessClient.createFuotaTask(CreateFuotaTaskRequest createFuotaTaskRequest) |
Creates a FUOTA task.
|
default CreateMulticastGroupResponse |
IotWirelessClient.createMulticastGroup(Consumer<CreateMulticastGroupRequest.Builder> createMulticastGroupRequest) |
Creates a multicast group.
|
default CreateMulticastGroupResponse |
IotWirelessClient.createMulticastGroup(CreateMulticastGroupRequest createMulticastGroupRequest) |
Creates a multicast group.
|
default CreateNetworkAnalyzerConfigurationResponse |
IotWirelessClient.createNetworkAnalyzerConfiguration(Consumer<CreateNetworkAnalyzerConfigurationRequest.Builder> createNetworkAnalyzerConfigurationRequest) |
Creates a new network analyzer configuration.
|
default CreateNetworkAnalyzerConfigurationResponse |
IotWirelessClient.createNetworkAnalyzerConfiguration(CreateNetworkAnalyzerConfigurationRequest createNetworkAnalyzerConfigurationRequest) |
Creates a new network analyzer configuration.
|
default CreateServiceProfileResponse |
IotWirelessClient.createServiceProfile(Consumer<CreateServiceProfileRequest.Builder> createServiceProfileRequest) |
Creates a new service profile.
|
default CreateServiceProfileResponse |
IotWirelessClient.createServiceProfile(CreateServiceProfileRequest createServiceProfileRequest) |
Creates a new service profile.
|
default CreateWirelessDeviceResponse |
IotWirelessClient.createWirelessDevice(Consumer<CreateWirelessDeviceRequest.Builder> createWirelessDeviceRequest) |
Provisions a wireless device.
|
default CreateWirelessDeviceResponse |
IotWirelessClient.createWirelessDevice(CreateWirelessDeviceRequest createWirelessDeviceRequest) |
Provisions a wireless device.
|
default CreateWirelessGatewayResponse |
IotWirelessClient.createWirelessGateway(Consumer<CreateWirelessGatewayRequest.Builder> createWirelessGatewayRequest) |
Provisions a wireless gateway.
|
default CreateWirelessGatewayResponse |
IotWirelessClient.createWirelessGateway(CreateWirelessGatewayRequest createWirelessGatewayRequest) |
Provisions a wireless gateway.
|
default CreateWirelessGatewayTaskResponse |
IotWirelessClient.createWirelessGatewayTask(Consumer<CreateWirelessGatewayTaskRequest.Builder> createWirelessGatewayTaskRequest) |
Creates a task for a wireless gateway.
|
default CreateWirelessGatewayTaskResponse |
IotWirelessClient.createWirelessGatewayTask(CreateWirelessGatewayTaskRequest createWirelessGatewayTaskRequest) |
Creates a task for a wireless gateway.
|
default CreateWirelessGatewayTaskDefinitionResponse |
IotWirelessClient.createWirelessGatewayTaskDefinition(Consumer<CreateWirelessGatewayTaskDefinitionRequest.Builder> createWirelessGatewayTaskDefinitionRequest) |
Creates a gateway task definition.
|
default CreateWirelessGatewayTaskDefinitionResponse |
IotWirelessClient.createWirelessGatewayTaskDefinition(CreateWirelessGatewayTaskDefinitionRequest createWirelessGatewayTaskDefinitionRequest) |
Creates a gateway task definition.
|
default DeleteDestinationResponse |
IotWirelessClient.deleteDestination(Consumer<DeleteDestinationRequest.Builder> deleteDestinationRequest) |
Deletes a destination.
|
default DeleteDestinationResponse |
IotWirelessClient.deleteDestination(DeleteDestinationRequest deleteDestinationRequest) |
Deletes a destination.
|
default DeleteDeviceProfileResponse |
IotWirelessClient.deleteDeviceProfile(Consumer<DeleteDeviceProfileRequest.Builder> deleteDeviceProfileRequest) |
Deletes a device profile.
|
default DeleteDeviceProfileResponse |
IotWirelessClient.deleteDeviceProfile(DeleteDeviceProfileRequest deleteDeviceProfileRequest) |
Deletes a device profile.
|
default DeleteFuotaTaskResponse |
IotWirelessClient.deleteFuotaTask(Consumer<DeleteFuotaTaskRequest.Builder> deleteFuotaTaskRequest) |
Deletes a FUOTA task.
|
default DeleteFuotaTaskResponse |
IotWirelessClient.deleteFuotaTask(DeleteFuotaTaskRequest deleteFuotaTaskRequest) |
Deletes a FUOTA task.
|
default DeleteMulticastGroupResponse |
IotWirelessClient.deleteMulticastGroup(Consumer<DeleteMulticastGroupRequest.Builder> deleteMulticastGroupRequest) |
Deletes a multicast group if it is not in use by a fuota task.
|
default DeleteMulticastGroupResponse |
IotWirelessClient.deleteMulticastGroup(DeleteMulticastGroupRequest deleteMulticastGroupRequest) |
Deletes a multicast group if it is not in use by a fuota task.
|
default DeleteNetworkAnalyzerConfigurationResponse |
IotWirelessClient.deleteNetworkAnalyzerConfiguration(Consumer<DeleteNetworkAnalyzerConfigurationRequest.Builder> deleteNetworkAnalyzerConfigurationRequest) |
Deletes a network analyzer configuration.
|
default DeleteNetworkAnalyzerConfigurationResponse |
IotWirelessClient.deleteNetworkAnalyzerConfiguration(DeleteNetworkAnalyzerConfigurationRequest deleteNetworkAnalyzerConfigurationRequest) |
Deletes a network analyzer configuration.
|
default DeleteQueuedMessagesResponse |
IotWirelessClient.deleteQueuedMessages(Consumer<DeleteQueuedMessagesRequest.Builder> deleteQueuedMessagesRequest) |
Remove queued messages from the downlink queue.
|
default DeleteQueuedMessagesResponse |
IotWirelessClient.deleteQueuedMessages(DeleteQueuedMessagesRequest deleteQueuedMessagesRequest) |
Remove queued messages from the downlink queue.
|
default DeleteServiceProfileResponse |
IotWirelessClient.deleteServiceProfile(Consumer<DeleteServiceProfileRequest.Builder> deleteServiceProfileRequest) |
Deletes a service profile.
|
default DeleteServiceProfileResponse |
IotWirelessClient.deleteServiceProfile(DeleteServiceProfileRequest deleteServiceProfileRequest) |
Deletes a service profile.
|
default DeleteWirelessDeviceResponse |
IotWirelessClient.deleteWirelessDevice(Consumer<DeleteWirelessDeviceRequest.Builder> deleteWirelessDeviceRequest) |
Deletes a wireless device.
|
default DeleteWirelessDeviceResponse |
IotWirelessClient.deleteWirelessDevice(DeleteWirelessDeviceRequest deleteWirelessDeviceRequest) |
Deletes a wireless device.
|
default DeleteWirelessDeviceImportTaskResponse |
IotWirelessClient.deleteWirelessDeviceImportTask(Consumer<DeleteWirelessDeviceImportTaskRequest.Builder> deleteWirelessDeviceImportTaskRequest) |
Delete an import task.
|
default DeleteWirelessDeviceImportTaskResponse |
IotWirelessClient.deleteWirelessDeviceImportTask(DeleteWirelessDeviceImportTaskRequest deleteWirelessDeviceImportTaskRequest) |
Delete an import task.
|
default DeleteWirelessGatewayResponse |
IotWirelessClient.deleteWirelessGateway(Consumer<DeleteWirelessGatewayRequest.Builder> deleteWirelessGatewayRequest) |
Deletes a wireless gateway.
|
default DeleteWirelessGatewayResponse |
IotWirelessClient.deleteWirelessGateway(DeleteWirelessGatewayRequest deleteWirelessGatewayRequest) |
Deletes a wireless gateway.
|
default DeleteWirelessGatewayTaskResponse |
IotWirelessClient.deleteWirelessGatewayTask(Consumer<DeleteWirelessGatewayTaskRequest.Builder> deleteWirelessGatewayTaskRequest) |
Deletes a wireless gateway task.
|
default DeleteWirelessGatewayTaskResponse |
IotWirelessClient.deleteWirelessGatewayTask(DeleteWirelessGatewayTaskRequest deleteWirelessGatewayTaskRequest) |
Deletes a wireless gateway task.
|
default DeleteWirelessGatewayTaskDefinitionResponse |
IotWirelessClient.deleteWirelessGatewayTaskDefinition(Consumer<DeleteWirelessGatewayTaskDefinitionRequest.Builder> deleteWirelessGatewayTaskDefinitionRequest) |
Deletes a wireless gateway task definition.
|
default DeleteWirelessGatewayTaskDefinitionResponse |
IotWirelessClient.deleteWirelessGatewayTaskDefinition(DeleteWirelessGatewayTaskDefinitionRequest deleteWirelessGatewayTaskDefinitionRequest) |
Deletes a wireless gateway task definition.
|
default DeregisterWirelessDeviceResponse |
IotWirelessClient.deregisterWirelessDevice(Consumer<DeregisterWirelessDeviceRequest.Builder> deregisterWirelessDeviceRequest) |
Deregister a wireless device from AWS IoT Wireless.
|
default DeregisterWirelessDeviceResponse |
IotWirelessClient.deregisterWirelessDevice(DeregisterWirelessDeviceRequest deregisterWirelessDeviceRequest) |
Deregister a wireless device from AWS IoT Wireless.
|
default DisassociateAwsAccountFromPartnerAccountResponse |
IotWirelessClient.disassociateAwsAccountFromPartnerAccount(Consumer<DisassociateAwsAccountFromPartnerAccountRequest.Builder> disassociateAwsAccountFromPartnerAccountRequest) |
Disassociates your AWS account from a partner account.
|
default DisassociateAwsAccountFromPartnerAccountResponse |
IotWirelessClient.disassociateAwsAccountFromPartnerAccount(DisassociateAwsAccountFromPartnerAccountRequest disassociateAwsAccountFromPartnerAccountRequest) |
Disassociates your AWS account from a partner account.
|
default DisassociateMulticastGroupFromFuotaTaskResponse |
IotWirelessClient.disassociateMulticastGroupFromFuotaTask(Consumer<DisassociateMulticastGroupFromFuotaTaskRequest.Builder> disassociateMulticastGroupFromFuotaTaskRequest) |
Disassociates a multicast group from a fuota task.
|
default DisassociateMulticastGroupFromFuotaTaskResponse |
IotWirelessClient.disassociateMulticastGroupFromFuotaTask(DisassociateMulticastGroupFromFuotaTaskRequest disassociateMulticastGroupFromFuotaTaskRequest) |
Disassociates a multicast group from a fuota task.
|
default DisassociateWirelessDeviceFromFuotaTaskResponse |
IotWirelessClient.disassociateWirelessDeviceFromFuotaTask(Consumer<DisassociateWirelessDeviceFromFuotaTaskRequest.Builder> disassociateWirelessDeviceFromFuotaTaskRequest) |
Disassociates a wireless device from a FUOTA task.
|
default DisassociateWirelessDeviceFromFuotaTaskResponse |
IotWirelessClient.disassociateWirelessDeviceFromFuotaTask(DisassociateWirelessDeviceFromFuotaTaskRequest disassociateWirelessDeviceFromFuotaTaskRequest) |
Disassociates a wireless device from a FUOTA task.
|
default DisassociateWirelessDeviceFromMulticastGroupResponse |
IotWirelessClient.disassociateWirelessDeviceFromMulticastGroup(Consumer<DisassociateWirelessDeviceFromMulticastGroupRequest.Builder> disassociateWirelessDeviceFromMulticastGroupRequest) |
Disassociates a wireless device from a multicast group.
|
default DisassociateWirelessDeviceFromMulticastGroupResponse |
IotWirelessClient.disassociateWirelessDeviceFromMulticastGroup(DisassociateWirelessDeviceFromMulticastGroupRequest disassociateWirelessDeviceFromMulticastGroupRequest) |
Disassociates a wireless device from a multicast group.
|
default DisassociateWirelessDeviceFromThingResponse |
IotWirelessClient.disassociateWirelessDeviceFromThing(Consumer<DisassociateWirelessDeviceFromThingRequest.Builder> disassociateWirelessDeviceFromThingRequest) |
Disassociates a wireless device from its currently associated thing.
|
default DisassociateWirelessDeviceFromThingResponse |
IotWirelessClient.disassociateWirelessDeviceFromThing(DisassociateWirelessDeviceFromThingRequest disassociateWirelessDeviceFromThingRequest) |
Disassociates a wireless device from its currently associated thing.
|
default DisassociateWirelessGatewayFromCertificateResponse |
IotWirelessClient.disassociateWirelessGatewayFromCertificate(Consumer<DisassociateWirelessGatewayFromCertificateRequest.Builder> disassociateWirelessGatewayFromCertificateRequest) |
Disassociates a wireless gateway from its currently associated certificate.
|
default DisassociateWirelessGatewayFromCertificateResponse |
IotWirelessClient.disassociateWirelessGatewayFromCertificate(DisassociateWirelessGatewayFromCertificateRequest disassociateWirelessGatewayFromCertificateRequest) |
Disassociates a wireless gateway from its currently associated certificate.
|
default DisassociateWirelessGatewayFromThingResponse |
IotWirelessClient.disassociateWirelessGatewayFromThing(Consumer<DisassociateWirelessGatewayFromThingRequest.Builder> disassociateWirelessGatewayFromThingRequest) |
Disassociates a wireless gateway from its currently associated thing.
|
default DisassociateWirelessGatewayFromThingResponse |
IotWirelessClient.disassociateWirelessGatewayFromThing(DisassociateWirelessGatewayFromThingRequest disassociateWirelessGatewayFromThingRequest) |
Disassociates a wireless gateway from its currently associated thing.
|
default GetDestinationResponse |
IotWirelessClient.getDestination(Consumer<GetDestinationRequest.Builder> getDestinationRequest) |
Gets information about a destination.
|
default GetDestinationResponse |
IotWirelessClient.getDestination(GetDestinationRequest getDestinationRequest) |
Gets information about a destination.
|
default GetDeviceProfileResponse |
IotWirelessClient.getDeviceProfile(Consumer<GetDeviceProfileRequest.Builder> getDeviceProfileRequest) |
Gets information about a device profile.
|
default GetDeviceProfileResponse |
IotWirelessClient.getDeviceProfile(GetDeviceProfileRequest getDeviceProfileRequest) |
Gets information about a device profile.
|
default GetFuotaTaskResponse |
IotWirelessClient.getFuotaTask(Consumer<GetFuotaTaskRequest.Builder> getFuotaTaskRequest) |
Gets information about a FUOTA task.
|
default GetFuotaTaskResponse |
IotWirelessClient.getFuotaTask(GetFuotaTaskRequest getFuotaTaskRequest) |
Gets information about a FUOTA task.
|
default GetLogLevelsByResourceTypesResponse |
IotWirelessClient.getLogLevelsByResourceTypes(Consumer<GetLogLevelsByResourceTypesRequest.Builder> getLogLevelsByResourceTypesRequest) |
Returns current default log levels or log levels by resource types.
|
default GetLogLevelsByResourceTypesResponse |
IotWirelessClient.getLogLevelsByResourceTypes(GetLogLevelsByResourceTypesRequest getLogLevelsByResourceTypesRequest) |
Returns current default log levels or log levels by resource types.
|
default GetMulticastGroupResponse |
IotWirelessClient.getMulticastGroup(Consumer<GetMulticastGroupRequest.Builder> getMulticastGroupRequest) |
Gets information about a multicast group.
|
default GetMulticastGroupResponse |
IotWirelessClient.getMulticastGroup(GetMulticastGroupRequest getMulticastGroupRequest) |
Gets information about a multicast group.
|
default GetMulticastGroupSessionResponse |
IotWirelessClient.getMulticastGroupSession(Consumer<GetMulticastGroupSessionRequest.Builder> getMulticastGroupSessionRequest) |
Gets information about a multicast group session.
|
default GetMulticastGroupSessionResponse |
IotWirelessClient.getMulticastGroupSession(GetMulticastGroupSessionRequest getMulticastGroupSessionRequest) |
Gets information about a multicast group session.
|
default GetNetworkAnalyzerConfigurationResponse |
IotWirelessClient.getNetworkAnalyzerConfiguration(Consumer<GetNetworkAnalyzerConfigurationRequest.Builder> getNetworkAnalyzerConfigurationRequest) |
Get network analyzer configuration.
|
default GetNetworkAnalyzerConfigurationResponse |
IotWirelessClient.getNetworkAnalyzerConfiguration(GetNetworkAnalyzerConfigurationRequest getNetworkAnalyzerConfigurationRequest) |
Get network analyzer configuration.
|
default GetPartnerAccountResponse |
IotWirelessClient.getPartnerAccount(Consumer<GetPartnerAccountRequest.Builder> getPartnerAccountRequest) |
Gets information about a partner account.
|
default GetPartnerAccountResponse |
IotWirelessClient.getPartnerAccount(GetPartnerAccountRequest getPartnerAccountRequest) |
Gets information about a partner account.
|
default GetPositionResponse |
IotWirelessClient.getPosition(Consumer<GetPositionRequest.Builder> getPositionRequest) |
Deprecated.
|
default GetPositionResponse |
IotWirelessClient.getPosition(GetPositionRequest getPositionRequest) |
Deprecated.
|
default GetPositionConfigurationResponse |
IotWirelessClient.getPositionConfiguration(Consumer<GetPositionConfigurationRequest.Builder> getPositionConfigurationRequest) |
Deprecated.
|
default GetPositionConfigurationResponse |
IotWirelessClient.getPositionConfiguration(GetPositionConfigurationRequest getPositionConfigurationRequest) |
Deprecated.
|
default GetPositionEstimateResponse |
IotWirelessClient.getPositionEstimate(Consumer<GetPositionEstimateRequest.Builder> getPositionEstimateRequest) |
Get estimated position information as a payload in GeoJSON format.
|
default GetPositionEstimateResponse |
IotWirelessClient.getPositionEstimate(GetPositionEstimateRequest getPositionEstimateRequest) |
Get estimated position information as a payload in GeoJSON format.
|
default GetResourceEventConfigurationResponse |
IotWirelessClient.getResourceEventConfiguration(Consumer<GetResourceEventConfigurationRequest.Builder> getResourceEventConfigurationRequest) |
Get the event configuration for a particular resource identifier.
|
default GetResourceEventConfigurationResponse |
IotWirelessClient.getResourceEventConfiguration(GetResourceEventConfigurationRequest getResourceEventConfigurationRequest) |
Get the event configuration for a particular resource identifier.
|
default GetResourceLogLevelResponse |
IotWirelessClient.getResourceLogLevel(Consumer<GetResourceLogLevelRequest.Builder> getResourceLogLevelRequest) |
Fetches the log-level override, if any, for a given resource-ID and resource-type.
|
default GetResourceLogLevelResponse |
IotWirelessClient.getResourceLogLevel(GetResourceLogLevelRequest getResourceLogLevelRequest) |
Fetches the log-level override, if any, for a given resource-ID and resource-type.
|
default GetResourcePositionResponse |
IotWirelessClient.getResourcePosition(Consumer<GetResourcePositionRequest.Builder> getResourcePositionRequest) |
Get the position information for a given wireless device or a wireless gateway resource.
|
default GetResourcePositionResponse |
IotWirelessClient.getResourcePosition(GetResourcePositionRequest getResourcePositionRequest) |
Get the position information for a given wireless device or a wireless gateway resource.
|
default GetServiceEndpointResponse |
IotWirelessClient.getServiceEndpoint(Consumer<GetServiceEndpointRequest.Builder> getServiceEndpointRequest) |
Gets the account-specific endpoint for Configuration and Update Server (CUPS) protocol or LoRaWAN Network Server
(LNS) connections.
|
default GetServiceEndpointResponse |
IotWirelessClient.getServiceEndpoint(GetServiceEndpointRequest getServiceEndpointRequest) |
Gets the account-specific endpoint for Configuration and Update Server (CUPS) protocol or LoRaWAN Network Server
(LNS) connections.
|
default GetServiceProfileResponse |
IotWirelessClient.getServiceProfile(Consumer<GetServiceProfileRequest.Builder> getServiceProfileRequest) |
Gets information about a service profile.
|
default GetServiceProfileResponse |
IotWirelessClient.getServiceProfile(GetServiceProfileRequest getServiceProfileRequest) |
Gets information about a service profile.
|
default GetWirelessDeviceResponse |
IotWirelessClient.getWirelessDevice(Consumer<GetWirelessDeviceRequest.Builder> getWirelessDeviceRequest) |
Gets information about a wireless device.
|
default GetWirelessDeviceResponse |
IotWirelessClient.getWirelessDevice(GetWirelessDeviceRequest getWirelessDeviceRequest) |
Gets information about a wireless device.
|
default GetWirelessDeviceImportTaskResponse |
IotWirelessClient.getWirelessDeviceImportTask(Consumer<GetWirelessDeviceImportTaskRequest.Builder> getWirelessDeviceImportTaskRequest) |
Get information about an import task and count of device onboarding summary information for the import task.
|
default GetWirelessDeviceImportTaskResponse |
IotWirelessClient.getWirelessDeviceImportTask(GetWirelessDeviceImportTaskRequest getWirelessDeviceImportTaskRequest) |
Get information about an import task and count of device onboarding summary information for the import task.
|
default GetWirelessDeviceStatisticsResponse |
IotWirelessClient.getWirelessDeviceStatistics(Consumer<GetWirelessDeviceStatisticsRequest.Builder> getWirelessDeviceStatisticsRequest) |
Gets operating information about a wireless device.
|
default GetWirelessDeviceStatisticsResponse |
IotWirelessClient.getWirelessDeviceStatistics(GetWirelessDeviceStatisticsRequest getWirelessDeviceStatisticsRequest) |
Gets operating information about a wireless device.
|
default GetWirelessGatewayResponse |
IotWirelessClient.getWirelessGateway(Consumer<GetWirelessGatewayRequest.Builder> getWirelessGatewayRequest) |
Gets information about a wireless gateway.
|
default GetWirelessGatewayResponse |
IotWirelessClient.getWirelessGateway(GetWirelessGatewayRequest getWirelessGatewayRequest) |
Gets information about a wireless gateway.
|
default GetWirelessGatewayCertificateResponse |
IotWirelessClient.getWirelessGatewayCertificate(Consumer<GetWirelessGatewayCertificateRequest.Builder> getWirelessGatewayCertificateRequest) |
Gets the ID of the certificate that is currently associated with a wireless gateway.
|
default GetWirelessGatewayCertificateResponse |
IotWirelessClient.getWirelessGatewayCertificate(GetWirelessGatewayCertificateRequest getWirelessGatewayCertificateRequest) |
Gets the ID of the certificate that is currently associated with a wireless gateway.
|
default GetWirelessGatewayFirmwareInformationResponse |
IotWirelessClient.getWirelessGatewayFirmwareInformation(Consumer<GetWirelessGatewayFirmwareInformationRequest.Builder> getWirelessGatewayFirmwareInformationRequest) |
Gets the firmware version and other information about a wireless gateway.
|
default GetWirelessGatewayFirmwareInformationResponse |
IotWirelessClient.getWirelessGatewayFirmwareInformation(GetWirelessGatewayFirmwareInformationRequest getWirelessGatewayFirmwareInformationRequest) |
Gets the firmware version and other information about a wireless gateway.
|
default GetWirelessGatewayStatisticsResponse |
IotWirelessClient.getWirelessGatewayStatistics(Consumer<GetWirelessGatewayStatisticsRequest.Builder> getWirelessGatewayStatisticsRequest) |
Gets operating information about a wireless gateway.
|
default GetWirelessGatewayStatisticsResponse |
IotWirelessClient.getWirelessGatewayStatistics(GetWirelessGatewayStatisticsRequest getWirelessGatewayStatisticsRequest) |
Gets operating information about a wireless gateway.
|
default GetWirelessGatewayTaskResponse |
IotWirelessClient.getWirelessGatewayTask(Consumer<GetWirelessGatewayTaskRequest.Builder> getWirelessGatewayTaskRequest) |
Gets information about a wireless gateway task.
|
default GetWirelessGatewayTaskResponse |
IotWirelessClient.getWirelessGatewayTask(GetWirelessGatewayTaskRequest getWirelessGatewayTaskRequest) |
Gets information about a wireless gateway task.
|
default GetWirelessGatewayTaskDefinitionResponse |
IotWirelessClient.getWirelessGatewayTaskDefinition(Consumer<GetWirelessGatewayTaskDefinitionRequest.Builder> getWirelessGatewayTaskDefinitionRequest) |
Gets information about a wireless gateway task definition.
|
default GetWirelessGatewayTaskDefinitionResponse |
IotWirelessClient.getWirelessGatewayTaskDefinition(GetWirelessGatewayTaskDefinitionRequest getWirelessGatewayTaskDefinitionRequest) |
Gets information about a wireless gateway task definition.
|
default ListDestinationsResponse |
IotWirelessClient.listDestinations(Consumer<ListDestinationsRequest.Builder> listDestinationsRequest) |
Lists the destinations registered to your AWS account.
|
default ListDestinationsResponse |
IotWirelessClient.listDestinations(ListDestinationsRequest listDestinationsRequest) |
Lists the destinations registered to your AWS account.
|
default ListDestinationsIterable |
IotWirelessClient.listDestinationsPaginator(Consumer<ListDestinationsRequest.Builder> listDestinationsRequest) |
|
default ListDestinationsIterable |
IotWirelessClient.listDestinationsPaginator(ListDestinationsRequest listDestinationsRequest) |
|
default ListDeviceProfilesResponse |
IotWirelessClient.listDeviceProfiles(Consumer<ListDeviceProfilesRequest.Builder> listDeviceProfilesRequest) |
Lists the device profiles registered to your AWS account.
|
default ListDeviceProfilesResponse |
IotWirelessClient.listDeviceProfiles(ListDeviceProfilesRequest listDeviceProfilesRequest) |
Lists the device profiles registered to your AWS account.
|
default ListDeviceProfilesIterable |
IotWirelessClient.listDeviceProfilesPaginator(Consumer<ListDeviceProfilesRequest.Builder> listDeviceProfilesRequest) |
|
default ListDeviceProfilesIterable |
IotWirelessClient.listDeviceProfilesPaginator(ListDeviceProfilesRequest listDeviceProfilesRequest) |
|
default ListDevicesForWirelessDeviceImportTaskResponse |
IotWirelessClient.listDevicesForWirelessDeviceImportTask(Consumer<ListDevicesForWirelessDeviceImportTaskRequest.Builder> listDevicesForWirelessDeviceImportTaskRequest) |
List the Sidewalk devices in an import task and their onboarding status.
|
default ListDevicesForWirelessDeviceImportTaskResponse |
IotWirelessClient.listDevicesForWirelessDeviceImportTask(ListDevicesForWirelessDeviceImportTaskRequest listDevicesForWirelessDeviceImportTaskRequest) |
List the Sidewalk devices in an import task and their onboarding status.
|
default ListEventConfigurationsResponse |
IotWirelessClient.listEventConfigurations(Consumer<ListEventConfigurationsRequest.Builder> listEventConfigurationsRequest) |
List event configurations where at least one event topic has been enabled.
|
default ListEventConfigurationsResponse |
IotWirelessClient.listEventConfigurations(ListEventConfigurationsRequest listEventConfigurationsRequest) |
List event configurations where at least one event topic has been enabled.
|
default ListFuotaTasksResponse |
IotWirelessClient.listFuotaTasks(Consumer<ListFuotaTasksRequest.Builder> listFuotaTasksRequest) |
Lists the FUOTA tasks registered to your AWS account.
|
default ListFuotaTasksResponse |
IotWirelessClient.listFuotaTasks(ListFuotaTasksRequest listFuotaTasksRequest) |
Lists the FUOTA tasks registered to your AWS account.
|
default ListFuotaTasksIterable |
IotWirelessClient.listFuotaTasksPaginator(Consumer<ListFuotaTasksRequest.Builder> listFuotaTasksRequest) |
|
default ListFuotaTasksIterable |
IotWirelessClient.listFuotaTasksPaginator(ListFuotaTasksRequest listFuotaTasksRequest) |
|
default ListMulticastGroupsResponse |
IotWirelessClient.listMulticastGroups(Consumer<ListMulticastGroupsRequest.Builder> listMulticastGroupsRequest) |
Lists the multicast groups registered to your AWS account.
|
default ListMulticastGroupsResponse |
IotWirelessClient.listMulticastGroups(ListMulticastGroupsRequest listMulticastGroupsRequest) |
Lists the multicast groups registered to your AWS account.
|
default ListMulticastGroupsByFuotaTaskResponse |
IotWirelessClient.listMulticastGroupsByFuotaTask(Consumer<ListMulticastGroupsByFuotaTaskRequest.Builder> listMulticastGroupsByFuotaTaskRequest) |
List all multicast groups associated with a fuota task.
|
default ListMulticastGroupsByFuotaTaskResponse |
IotWirelessClient.listMulticastGroupsByFuotaTask(ListMulticastGroupsByFuotaTaskRequest listMulticastGroupsByFuotaTaskRequest) |
List all multicast groups associated with a fuota task.
|
default ListMulticastGroupsByFuotaTaskIterable |
IotWirelessClient.listMulticastGroupsByFuotaTaskPaginator(Consumer<ListMulticastGroupsByFuotaTaskRequest.Builder> listMulticastGroupsByFuotaTaskRequest) |
|
default ListMulticastGroupsByFuotaTaskIterable |
IotWirelessClient.listMulticastGroupsByFuotaTaskPaginator(ListMulticastGroupsByFuotaTaskRequest listMulticastGroupsByFuotaTaskRequest) |
|
default ListMulticastGroupsIterable |
IotWirelessClient.listMulticastGroupsPaginator(Consumer<ListMulticastGroupsRequest.Builder> listMulticastGroupsRequest) |
|
default ListMulticastGroupsIterable |
IotWirelessClient.listMulticastGroupsPaginator(ListMulticastGroupsRequest listMulticastGroupsRequest) |
|
default ListNetworkAnalyzerConfigurationsResponse |
IotWirelessClient.listNetworkAnalyzerConfigurations(Consumer<ListNetworkAnalyzerConfigurationsRequest.Builder> listNetworkAnalyzerConfigurationsRequest) |
Lists the network analyzer configurations.
|
default ListNetworkAnalyzerConfigurationsResponse |
IotWirelessClient.listNetworkAnalyzerConfigurations(ListNetworkAnalyzerConfigurationsRequest listNetworkAnalyzerConfigurationsRequest) |
Lists the network analyzer configurations.
|
default ListNetworkAnalyzerConfigurationsIterable |
IotWirelessClient.listNetworkAnalyzerConfigurationsPaginator(Consumer<ListNetworkAnalyzerConfigurationsRequest.Builder> listNetworkAnalyzerConfigurationsRequest) |
|
default ListNetworkAnalyzerConfigurationsIterable |
IotWirelessClient.listNetworkAnalyzerConfigurationsPaginator(ListNetworkAnalyzerConfigurationsRequest listNetworkAnalyzerConfigurationsRequest) |
|
default ListPartnerAccountsResponse |
IotWirelessClient.listPartnerAccounts(Consumer<ListPartnerAccountsRequest.Builder> listPartnerAccountsRequest) |
Lists the partner accounts associated with your AWS account.
|
default ListPartnerAccountsResponse |
IotWirelessClient.listPartnerAccounts(ListPartnerAccountsRequest listPartnerAccountsRequest) |
Lists the partner accounts associated with your AWS account.
|
default ListPositionConfigurationsResponse |
IotWirelessClient.listPositionConfigurations(Consumer<ListPositionConfigurationsRequest.Builder> listPositionConfigurationsRequest) |
Deprecated.
|
default ListPositionConfigurationsResponse |
IotWirelessClient.listPositionConfigurations(ListPositionConfigurationsRequest listPositionConfigurationsRequest) |
Deprecated.
|
default ListPositionConfigurationsIterable |
IotWirelessClient.listPositionConfigurationsPaginator(Consumer<ListPositionConfigurationsRequest.Builder> listPositionConfigurationsRequest) |
Deprecated.
|
default ListPositionConfigurationsIterable |
IotWirelessClient.listPositionConfigurationsPaginator(ListPositionConfigurationsRequest listPositionConfigurationsRequest) |
Deprecated.
|
default ListQueuedMessagesResponse |
IotWirelessClient.listQueuedMessages(Consumer<ListQueuedMessagesRequest.Builder> listQueuedMessagesRequest) |
List queued messages in the downlink queue.
|
default ListQueuedMessagesResponse |
IotWirelessClient.listQueuedMessages(ListQueuedMessagesRequest listQueuedMessagesRequest) |
List queued messages in the downlink queue.
|
default ListQueuedMessagesIterable |
IotWirelessClient.listQueuedMessagesPaginator(Consumer<ListQueuedMessagesRequest.Builder> listQueuedMessagesRequest) |
|
default ListQueuedMessagesIterable |
IotWirelessClient.listQueuedMessagesPaginator(ListQueuedMessagesRequest listQueuedMessagesRequest) |
|
default ListServiceProfilesResponse |
IotWirelessClient.listServiceProfiles(Consumer<ListServiceProfilesRequest.Builder> listServiceProfilesRequest) |
Lists the service profiles registered to your AWS account.
|
default ListServiceProfilesResponse |
IotWirelessClient.listServiceProfiles(ListServiceProfilesRequest listServiceProfilesRequest) |
Lists the service profiles registered to your AWS account.
|
default ListServiceProfilesIterable |
IotWirelessClient.listServiceProfilesPaginator(Consumer<ListServiceProfilesRequest.Builder> listServiceProfilesRequest) |
|
default ListServiceProfilesIterable |
IotWirelessClient.listServiceProfilesPaginator(ListServiceProfilesRequest listServiceProfilesRequest) |
|
default ListTagsForResourceResponse |
IotWirelessClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) |
Lists the tags (metadata) you have assigned to the resource.
|
default ListTagsForResourceResponse |
IotWirelessClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) |
Lists the tags (metadata) you have assigned to the resource.
|
default ListWirelessDeviceImportTasksResponse |
IotWirelessClient.listWirelessDeviceImportTasks(Consumer<ListWirelessDeviceImportTasksRequest.Builder> listWirelessDeviceImportTasksRequest) |
List wireless devices that have been added to an import task.
|
default ListWirelessDeviceImportTasksResponse |
IotWirelessClient.listWirelessDeviceImportTasks(ListWirelessDeviceImportTasksRequest listWirelessDeviceImportTasksRequest) |
List wireless devices that have been added to an import task.
|
default ListWirelessDevicesResponse |
IotWirelessClient.listWirelessDevices(Consumer<ListWirelessDevicesRequest.Builder> listWirelessDevicesRequest) |
Lists the wireless devices registered to your AWS account.
|
default ListWirelessDevicesResponse |
IotWirelessClient.listWirelessDevices(ListWirelessDevicesRequest listWirelessDevicesRequest) |
Lists the wireless devices registered to your AWS account.
|
default ListWirelessDevicesIterable |
IotWirelessClient.listWirelessDevicesPaginator(Consumer<ListWirelessDevicesRequest.Builder> listWirelessDevicesRequest) |
|
default ListWirelessDevicesIterable |
IotWirelessClient.listWirelessDevicesPaginator(ListWirelessDevicesRequest listWirelessDevicesRequest) |
|
default ListWirelessGatewaysResponse |
IotWirelessClient.listWirelessGateways(Consumer<ListWirelessGatewaysRequest.Builder> listWirelessGatewaysRequest) |
Lists the wireless gateways registered to your AWS account.
|
default ListWirelessGatewaysResponse |
IotWirelessClient.listWirelessGateways(ListWirelessGatewaysRequest listWirelessGatewaysRequest) |
Lists the wireless gateways registered to your AWS account.
|
default ListWirelessGatewaysIterable |
IotWirelessClient.listWirelessGatewaysPaginator(Consumer<ListWirelessGatewaysRequest.Builder> listWirelessGatewaysRequest) |
|
default ListWirelessGatewaysIterable |
IotWirelessClient.listWirelessGatewaysPaginator(ListWirelessGatewaysRequest listWirelessGatewaysRequest) |
|
default ListWirelessGatewayTaskDefinitionsResponse |
IotWirelessClient.listWirelessGatewayTaskDefinitions(Consumer<ListWirelessGatewayTaskDefinitionsRequest.Builder> listWirelessGatewayTaskDefinitionsRequest) |
List the wireless gateway tasks definitions registered to your AWS account.
|
default ListWirelessGatewayTaskDefinitionsResponse |
IotWirelessClient.listWirelessGatewayTaskDefinitions(ListWirelessGatewayTaskDefinitionsRequest listWirelessGatewayTaskDefinitionsRequest) |
List the wireless gateway tasks definitions registered to your AWS account.
|
default PutPositionConfigurationResponse |
IotWirelessClient.putPositionConfiguration(Consumer<PutPositionConfigurationRequest.Builder> putPositionConfigurationRequest) |
Deprecated.
|
default PutPositionConfigurationResponse |
IotWirelessClient.putPositionConfiguration(PutPositionConfigurationRequest putPositionConfigurationRequest) |
Deprecated.
|
default PutResourceLogLevelResponse |
IotWirelessClient.putResourceLogLevel(Consumer<PutResourceLogLevelRequest.Builder> putResourceLogLevelRequest) |
Sets the log-level override for a resource-ID and resource-type.
|
default PutResourceLogLevelResponse |
IotWirelessClient.putResourceLogLevel(PutResourceLogLevelRequest putResourceLogLevelRequest) |
Sets the log-level override for a resource-ID and resource-type.
|
default ResetAllResourceLogLevelsResponse |
IotWirelessClient.resetAllResourceLogLevels(Consumer<ResetAllResourceLogLevelsRequest.Builder> resetAllResourceLogLevelsRequest) |
Removes the log-level overrides for all resources; both wireless devices and wireless gateways.
|
default ResetAllResourceLogLevelsResponse |
IotWirelessClient.resetAllResourceLogLevels(ResetAllResourceLogLevelsRequest resetAllResourceLogLevelsRequest) |
Removes the log-level overrides for all resources; both wireless devices and wireless gateways.
|
default ResetResourceLogLevelResponse |
IotWirelessClient.resetResourceLogLevel(Consumer<ResetResourceLogLevelRequest.Builder> resetResourceLogLevelRequest) |
Removes the log-level override, if any, for a specific resource-ID and resource-type.
|
default ResetResourceLogLevelResponse |
IotWirelessClient.resetResourceLogLevel(ResetResourceLogLevelRequest resetResourceLogLevelRequest) |
Removes the log-level override, if any, for a specific resource-ID and resource-type.
|
default SendDataToMulticastGroupResponse |
IotWirelessClient.sendDataToMulticastGroup(Consumer<SendDataToMulticastGroupRequest.Builder> sendDataToMulticastGroupRequest) |
Sends the specified data to a multicast group.
|
default SendDataToMulticastGroupResponse |
IotWirelessClient.sendDataToMulticastGroup(SendDataToMulticastGroupRequest sendDataToMulticastGroupRequest) |
Sends the specified data to a multicast group.
|
default SendDataToWirelessDeviceResponse |
IotWirelessClient.sendDataToWirelessDevice(Consumer<SendDataToWirelessDeviceRequest.Builder> sendDataToWirelessDeviceRequest) |
Sends a decrypted application data frame to a device.
|
default SendDataToWirelessDeviceResponse |
IotWirelessClient.sendDataToWirelessDevice(SendDataToWirelessDeviceRequest sendDataToWirelessDeviceRequest) |
Sends a decrypted application data frame to a device.
|
default StartBulkAssociateWirelessDeviceWithMulticastGroupResponse |
IotWirelessClient.startBulkAssociateWirelessDeviceWithMulticastGroup(Consumer<StartBulkAssociateWirelessDeviceWithMulticastGroupRequest.Builder> startBulkAssociateWirelessDeviceWithMulticastGroupRequest) |
Starts a bulk association of all qualifying wireless devices with a multicast group.
|
default StartBulkAssociateWirelessDeviceWithMulticastGroupResponse |
IotWirelessClient.startBulkAssociateWirelessDeviceWithMulticastGroup(StartBulkAssociateWirelessDeviceWithMulticastGroupRequest startBulkAssociateWirelessDeviceWithMulticastGroupRequest) |
Starts a bulk association of all qualifying wireless devices with a multicast group.
|
default StartBulkDisassociateWirelessDeviceFromMulticastGroupResponse |
IotWirelessClient.startBulkDisassociateWirelessDeviceFromMulticastGroup(Consumer<StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest.Builder> startBulkDisassociateWirelessDeviceFromMulticastGroupRequest) |
Starts a bulk disassociatin of all qualifying wireless devices from a multicast group.
|
default StartBulkDisassociateWirelessDeviceFromMulticastGroupResponse |
IotWirelessClient.startBulkDisassociateWirelessDeviceFromMulticastGroup(StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest startBulkDisassociateWirelessDeviceFromMulticastGroupRequest) |
Starts a bulk disassociatin of all qualifying wireless devices from a multicast group.
|
default StartFuotaTaskResponse |
IotWirelessClient.startFuotaTask(Consumer<StartFuotaTaskRequest.Builder> startFuotaTaskRequest) |
Starts a FUOTA task.
|
default StartFuotaTaskResponse |
IotWirelessClient.startFuotaTask(StartFuotaTaskRequest startFuotaTaskRequest) |
Starts a FUOTA task.
|
default StartMulticastGroupSessionResponse |
IotWirelessClient.startMulticastGroupSession(Consumer<StartMulticastGroupSessionRequest.Builder> startMulticastGroupSessionRequest) |
Starts a multicast group session.
|
default StartMulticastGroupSessionResponse |
IotWirelessClient.startMulticastGroupSession(StartMulticastGroupSessionRequest startMulticastGroupSessionRequest) |
Starts a multicast group session.
|
default StartSingleWirelessDeviceImportTaskResponse |
IotWirelessClient.startSingleWirelessDeviceImportTask(Consumer<StartSingleWirelessDeviceImportTaskRequest.Builder> startSingleWirelessDeviceImportTaskRequest) |
Start import task for a single wireless device.
|
default StartSingleWirelessDeviceImportTaskResponse |
IotWirelessClient.startSingleWirelessDeviceImportTask(StartSingleWirelessDeviceImportTaskRequest startSingleWirelessDeviceImportTaskRequest) |
Start import task for a single wireless device.
|
default StartWirelessDeviceImportTaskResponse |
IotWirelessClient.startWirelessDeviceImportTask(Consumer<StartWirelessDeviceImportTaskRequest.Builder> startWirelessDeviceImportTaskRequest) |
Start import task for provisioning Sidewalk devices in bulk using an S3 CSV file.
|
default StartWirelessDeviceImportTaskResponse |
IotWirelessClient.startWirelessDeviceImportTask(StartWirelessDeviceImportTaskRequest startWirelessDeviceImportTaskRequest) |
Start import task for provisioning Sidewalk devices in bulk using an S3 CSV file.
|
default TagResourceResponse |
IotWirelessClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) |
Adds a tag to a resource.
|
default TagResourceResponse |
IotWirelessClient.tagResource(TagResourceRequest tagResourceRequest) |
Adds a tag to a resource.
|
default TestWirelessDeviceResponse |
IotWirelessClient.testWirelessDevice(Consumer<TestWirelessDeviceRequest.Builder> testWirelessDeviceRequest) |
Simulates a provisioned device by sending an uplink data payload of Hello.
|
default TestWirelessDeviceResponse |
IotWirelessClient.testWirelessDevice(TestWirelessDeviceRequest testWirelessDeviceRequest) |
Simulates a provisioned device by sending an uplink data payload of Hello.
|
default UntagResourceResponse |
IotWirelessClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) |
Removes one or more tags from a resource.
|
default UntagResourceResponse |
IotWirelessClient.untagResource(UntagResourceRequest untagResourceRequest) |
Removes one or more tags from a resource.
|
default UpdateDestinationResponse |
IotWirelessClient.updateDestination(Consumer<UpdateDestinationRequest.Builder> updateDestinationRequest) |
Updates properties of a destination.
|
default UpdateDestinationResponse |
IotWirelessClient.updateDestination(UpdateDestinationRequest updateDestinationRequest) |
Updates properties of a destination.
|
default UpdateEventConfigurationByResourceTypesResponse |
IotWirelessClient.updateEventConfigurationByResourceTypes(Consumer<UpdateEventConfigurationByResourceTypesRequest.Builder> updateEventConfigurationByResourceTypesRequest) |
Update the event configuration based on resource types.
|
default UpdateEventConfigurationByResourceTypesResponse |
IotWirelessClient.updateEventConfigurationByResourceTypes(UpdateEventConfigurationByResourceTypesRequest updateEventConfigurationByResourceTypesRequest) |
Update the event configuration based on resource types.
|
default UpdateFuotaTaskResponse |
IotWirelessClient.updateFuotaTask(Consumer<UpdateFuotaTaskRequest.Builder> updateFuotaTaskRequest) |
Updates properties of a FUOTA task.
|
default UpdateFuotaTaskResponse |
IotWirelessClient.updateFuotaTask(UpdateFuotaTaskRequest updateFuotaTaskRequest) |
Updates properties of a FUOTA task.
|
default UpdateLogLevelsByResourceTypesResponse |
IotWirelessClient.updateLogLevelsByResourceTypes(Consumer<UpdateLogLevelsByResourceTypesRequest.Builder> updateLogLevelsByResourceTypesRequest) |
Set default log level, or log levels by resource types.
|
default UpdateLogLevelsByResourceTypesResponse |
IotWirelessClient.updateLogLevelsByResourceTypes(UpdateLogLevelsByResourceTypesRequest updateLogLevelsByResourceTypesRequest) |
Set default log level, or log levels by resource types.
|
default UpdateMulticastGroupResponse |
IotWirelessClient.updateMulticastGroup(Consumer<UpdateMulticastGroupRequest.Builder> updateMulticastGroupRequest) |
Updates properties of a multicast group session.
|
default UpdateMulticastGroupResponse |
IotWirelessClient.updateMulticastGroup(UpdateMulticastGroupRequest updateMulticastGroupRequest) |
Updates properties of a multicast group session.
|
default UpdateNetworkAnalyzerConfigurationResponse |
IotWirelessClient.updateNetworkAnalyzerConfiguration(Consumer<UpdateNetworkAnalyzerConfigurationRequest.Builder> updateNetworkAnalyzerConfigurationRequest) |
Update network analyzer configuration.
|
default UpdateNetworkAnalyzerConfigurationResponse |
IotWirelessClient.updateNetworkAnalyzerConfiguration(UpdateNetworkAnalyzerConfigurationRequest updateNetworkAnalyzerConfigurationRequest) |
Update network analyzer configuration.
|
default UpdatePartnerAccountResponse |
IotWirelessClient.updatePartnerAccount(Consumer<UpdatePartnerAccountRequest.Builder> updatePartnerAccountRequest) |
Updates properties of a partner account.
|
default UpdatePartnerAccountResponse |
IotWirelessClient.updatePartnerAccount(UpdatePartnerAccountRequest updatePartnerAccountRequest) |
Updates properties of a partner account.
|
default UpdatePositionResponse |
IotWirelessClient.updatePosition(Consumer<UpdatePositionRequest.Builder> updatePositionRequest) |
Deprecated.
|
default UpdatePositionResponse |
IotWirelessClient.updatePosition(UpdatePositionRequest updatePositionRequest) |
Deprecated.
|
default UpdateResourceEventConfigurationResponse |
IotWirelessClient.updateResourceEventConfiguration(Consumer<UpdateResourceEventConfigurationRequest.Builder> updateResourceEventConfigurationRequest) |
Update the event configuration for a particular resource identifier.
|
default UpdateResourceEventConfigurationResponse |
IotWirelessClient.updateResourceEventConfiguration(UpdateResourceEventConfigurationRequest updateResourceEventConfigurationRequest) |
Update the event configuration for a particular resource identifier.
|
default UpdateResourcePositionResponse |
IotWirelessClient.updateResourcePosition(Consumer<UpdateResourcePositionRequest.Builder> updateResourcePositionRequest) |
Update the position information of a given wireless device or a wireless gateway resource.
|
default UpdateResourcePositionResponse |
IotWirelessClient.updateResourcePosition(UpdateResourcePositionRequest updateResourcePositionRequest) |
Update the position information of a given wireless device or a wireless gateway resource.
|
default UpdateWirelessDeviceResponse |
IotWirelessClient.updateWirelessDevice(Consumer<UpdateWirelessDeviceRequest.Builder> updateWirelessDeviceRequest) |
Updates properties of a wireless device.
|
default UpdateWirelessDeviceResponse |
IotWirelessClient.updateWirelessDevice(UpdateWirelessDeviceRequest updateWirelessDeviceRequest) |
Updates properties of a wireless device.
|
default UpdateWirelessDeviceImportTaskResponse |
IotWirelessClient.updateWirelessDeviceImportTask(Consumer<UpdateWirelessDeviceImportTaskRequest.Builder> updateWirelessDeviceImportTaskRequest) |
Update an import task to add more devices to the task.
|
default UpdateWirelessDeviceImportTaskResponse |
IotWirelessClient.updateWirelessDeviceImportTask(UpdateWirelessDeviceImportTaskRequest updateWirelessDeviceImportTaskRequest) |
Update an import task to add more devices to the task.
|
default UpdateWirelessGatewayResponse |
IotWirelessClient.updateWirelessGateway(Consumer<UpdateWirelessGatewayRequest.Builder> updateWirelessGatewayRequest) |
Updates properties of a wireless gateway.
|
default UpdateWirelessGatewayResponse |
IotWirelessClient.updateWirelessGateway(UpdateWirelessGatewayRequest updateWirelessGatewayRequest) |
Updates properties of a wireless gateway.
|