| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless |
AWS IoT Wireless API documentation
|
| software.amazon.awssdk.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
default AssociateAwsAccountWithPartnerAccountResponse |
IotWirelessClient.associateAwsAccountWithPartnerAccount(AssociateAwsAccountWithPartnerAccountRequest associateAwsAccountWithPartnerAccountRequest)
Associates a partner account with your AWS account.
|
default AssociateAwsAccountWithPartnerAccountResponse |
IotWirelessClient.associateAwsAccountWithPartnerAccount(Consumer<AssociateAwsAccountWithPartnerAccountRequest.Builder> associateAwsAccountWithPartnerAccountRequest)
Associates a partner account with your AWS account.
|
default AssociateMulticastGroupWithFuotaTaskResponse |
IotWirelessClient.associateMulticastGroupWithFuotaTask(AssociateMulticastGroupWithFuotaTaskRequest associateMulticastGroupWithFuotaTaskRequest)
Associate a multicast group with a FUOTA task.
|
default AssociateMulticastGroupWithFuotaTaskResponse |
IotWirelessClient.associateMulticastGroupWithFuotaTask(Consumer<AssociateMulticastGroupWithFuotaTaskRequest.Builder> associateMulticastGroupWithFuotaTaskRequest)
Associate a multicast group with a FUOTA task.
|
default AssociateWirelessDeviceWithFuotaTaskResponse |
IotWirelessClient.associateWirelessDeviceWithFuotaTask(AssociateWirelessDeviceWithFuotaTaskRequest associateWirelessDeviceWithFuotaTaskRequest)
Associate a wireless device with a FUOTA task.
|
default AssociateWirelessDeviceWithFuotaTaskResponse |
IotWirelessClient.associateWirelessDeviceWithFuotaTask(Consumer<AssociateWirelessDeviceWithFuotaTaskRequest.Builder> associateWirelessDeviceWithFuotaTaskRequest)
Associate a wireless device with a FUOTA task.
|
default AssociateWirelessDeviceWithMulticastGroupResponse |
IotWirelessClient.associateWirelessDeviceWithMulticastGroup(AssociateWirelessDeviceWithMulticastGroupRequest associateWirelessDeviceWithMulticastGroupRequest)
Associates a wireless device with a multicast group.
|
default AssociateWirelessDeviceWithMulticastGroupResponse |
IotWirelessClient.associateWirelessDeviceWithMulticastGroup(Consumer<AssociateWirelessDeviceWithMulticastGroupRequest.Builder> associateWirelessDeviceWithMulticastGroupRequest)
Associates a wireless device with a multicast group.
|
default AssociateWirelessDeviceWithThingResponse |
IotWirelessClient.associateWirelessDeviceWithThing(AssociateWirelessDeviceWithThingRequest associateWirelessDeviceWithThingRequest)
Associates a wireless device with a thing.
|
default AssociateWirelessDeviceWithThingResponse |
IotWirelessClient.associateWirelessDeviceWithThing(Consumer<AssociateWirelessDeviceWithThingRequest.Builder> associateWirelessDeviceWithThingRequest)
Associates a wireless device with a thing.
|
default AssociateWirelessGatewayWithCertificateResponse |
IotWirelessClient.associateWirelessGatewayWithCertificate(AssociateWirelessGatewayWithCertificateRequest associateWirelessGatewayWithCertificateRequest)
Associates a wireless gateway with a certificate.
|
default AssociateWirelessGatewayWithCertificateResponse |
IotWirelessClient.associateWirelessGatewayWithCertificate(Consumer<AssociateWirelessGatewayWithCertificateRequest.Builder> associateWirelessGatewayWithCertificateRequest)
Associates a wireless gateway with a certificate.
|
default AssociateWirelessGatewayWithThingResponse |
IotWirelessClient.associateWirelessGatewayWithThing(AssociateWirelessGatewayWithThingRequest associateWirelessGatewayWithThingRequest)
Associates a wireless gateway with a thing.
|
default AssociateWirelessGatewayWithThingResponse |
IotWirelessClient.associateWirelessGatewayWithThing(Consumer<AssociateWirelessGatewayWithThingRequest.Builder> associateWirelessGatewayWithThingRequest)
Associates a wireless gateway with a thing.
|
default CancelMulticastGroupSessionResponse |
IotWirelessClient.cancelMulticastGroupSession(CancelMulticastGroupSessionRequest cancelMulticastGroupSessionRequest)
Cancels an existing multicast group session.
|
default CancelMulticastGroupSessionResponse |
IotWirelessClient.cancelMulticastGroupSession(Consumer<CancelMulticastGroupSessionRequest.Builder> 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 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 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 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 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 NetworkAnalyzer configuration.
|
default GetNetworkAnalyzerConfigurationResponse |
IotWirelessClient.getNetworkAnalyzerConfiguration(GetNetworkAnalyzerConfigurationRequest getNetworkAnalyzerConfigurationRequest)
Get NetworkAnalyzer 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 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 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 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)
Lists the destinations registered to your AWS account.
|
default ListDestinationsIterable |
IotWirelessClient.listDestinationsPaginator(ListDestinationsRequest listDestinationsRequest)
Lists the destinations registered to your AWS account.
|
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)
Lists the device profiles registered to your AWS account.
|
default ListDeviceProfilesIterable |
IotWirelessClient.listDeviceProfilesPaginator(ListDeviceProfilesRequest listDeviceProfilesRequest)
Lists the device profiles registered to your AWS account.
|
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)
Lists the FUOTA tasks registered to your AWS account.
|
default ListFuotaTasksIterable |
IotWirelessClient.listFuotaTasksPaginator(ListFuotaTasksRequest listFuotaTasksRequest)
Lists the FUOTA tasks registered to your AWS account.
|
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)
List all multicast groups associated with a fuota task.
|
default ListMulticastGroupsByFuotaTaskIterable |
IotWirelessClient.listMulticastGroupsByFuotaTaskPaginator(ListMulticastGroupsByFuotaTaskRequest listMulticastGroupsByFuotaTaskRequest)
List all multicast groups associated with a fuota task.
|
default ListMulticastGroupsIterable |
IotWirelessClient.listMulticastGroupsPaginator(Consumer<ListMulticastGroupsRequest.Builder> listMulticastGroupsRequest)
Lists the multicast groups registered to your AWS account.
|
default ListMulticastGroupsIterable |
IotWirelessClient.listMulticastGroupsPaginator(ListMulticastGroupsRequest listMulticastGroupsRequest)
Lists the multicast groups registered to your AWS account.
|
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 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)
Lists the service profiles registered to your AWS account.
|
default ListServiceProfilesIterable |
IotWirelessClient.listServiceProfilesPaginator(ListServiceProfilesRequest listServiceProfilesRequest)
Lists the service profiles registered to your AWS account.
|
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 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)
Lists the wireless devices registered to your AWS account.
|
default ListWirelessDevicesIterable |
IotWirelessClient.listWirelessDevicesPaginator(ListWirelessDevicesRequest listWirelessDevicesRequest)
Lists the wireless devices registered to your AWS account.
|
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)
Lists the wireless gateways registered to your AWS account.
|
default ListWirelessGatewaysIterable |
IotWirelessClient.listWirelessGatewaysPaginator(ListWirelessGatewaysRequest listWirelessGatewaysRequest)
Lists the wireless gateways registered to your AWS account.
|
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 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 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 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 NetworkAnalyzer configuration.
|
default UpdateNetworkAnalyzerConfigurationResponse |
IotWirelessClient.updateNetworkAnalyzerConfiguration(UpdateNetworkAnalyzerConfigurationRequest updateNetworkAnalyzerConfigurationRequest)
Update NetworkAnalyzer 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 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 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 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AccessDeniedException
User does not have permission to perform this action.
|
class |
ConflictException
Adding, updating, or deleting the resource can cause an inconsistent state.
|
class |
InternalServerException
An unexpected error occurred while processing a request.
|
class |
ResourceNotFoundException
Resource does not exist.
|
class |
ThrottlingException
The request was denied because it exceeded the allowed API request rate.
|
class |
TooManyTagsException
The request was denied because the resource can't have any more tags.
|
class |
ValidationException
The input did not meet the specified constraints.
|
| Modifier and Type | Method and Description |
|---|---|
IotWirelessException |
IotWirelessException.BuilderImpl.build() |
| Constructor and Description |
|---|
BuilderImpl(IotWirelessException ex) |
Copyright © 2021. All rights reserved.