B C D E F H I K M O P R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- beforeRequest(Map<String, List<String>>) - Method in class com.telenordigital.nbiot.OutputStream.Config
- build() - Method in class com.telenordigital.nbiot.ImmutableCollection.Builder
-
Builds a new
ImmutableCollection. - build() - Method in class com.telenordigital.nbiot.ImmutableCollectionList.Builder
-
Builds a new
ImmutableCollectionList. - build() - Method in class com.telenordigital.nbiot.ImmutableDevice.Builder
-
Builds a new
ImmutableDevice. - build() - Method in class com.telenordigital.nbiot.ImmutableDeviceList.Builder
-
Builds a new
ImmutableDeviceList. - build() - Method in class com.telenordigital.nbiot.ImmutableMember.Builder
-
Builds a new
ImmutableMember. - build() - Method in class com.telenordigital.nbiot.ImmutableOutput.Builder
-
Builds a new
ImmutableOutput. - build() - Method in class com.telenordigital.nbiot.ImmutableOutputDataMessage.Builder
-
Builds a new
ImmutableOutputDataMessage. - build() - Method in class com.telenordigital.nbiot.ImmutableOutputList.Builder
-
Builds a new
ImmutableOutputList. - build() - Method in class com.telenordigital.nbiot.ImmutableTeam.Builder
-
Builds a new
ImmutableTeam. - build() - Method in class com.telenordigital.nbiot.ImmutableTeamList.Builder
-
Builds a new
ImmutableTeamList. - Builder() - Constructor for class com.telenordigital.nbiot.ImmutableCollection.Builder
-
Creates a builder for
ImmutableCollectioninstances. - Builder() - Constructor for class com.telenordigital.nbiot.ImmutableCollectionList.Builder
-
Creates a builder for
ImmutableCollectionListinstances. - Builder() - Constructor for class com.telenordigital.nbiot.ImmutableDevice.Builder
-
Creates a builder for
ImmutableDeviceinstances. - Builder() - Constructor for class com.telenordigital.nbiot.ImmutableDeviceList.Builder
-
Creates a builder for
ImmutableDeviceListinstances. - Builder() - Constructor for class com.telenordigital.nbiot.ImmutableMember.Builder
-
Creates a builder for
ImmutableMemberinstances. - Builder() - Constructor for class com.telenordigital.nbiot.ImmutableOutput.Builder
-
Creates a builder for
ImmutableOutputinstances. - Builder() - Constructor for class com.telenordigital.nbiot.ImmutableOutputDataMessage.Builder
-
Creates a builder for
ImmutableOutputDataMessageinstances. - Builder() - Constructor for class com.telenordigital.nbiot.ImmutableOutputList.Builder
-
Creates a builder for
ImmutableOutputListinstances. - Builder() - Constructor for class com.telenordigital.nbiot.ImmutableTeam.Builder
-
Creates a builder for
ImmutableTeaminstances. - Builder() - Constructor for class com.telenordigital.nbiot.ImmutableTeamList.Builder
-
Creates a builder for
ImmutableTeamListinstances.
C
- Client - Class in com.telenordigital.nbiot
-
This is the client for the Telenor NB-IoT REST API.
- Client() - Constructor for class com.telenordigital.nbiot.Client
-
Create a new Telenor NB-IoT client using the configuration.
- Client(String, String) - Constructor for class com.telenordigital.nbiot.Client
-
Create a new Telenor NB-IoT client with the specified endpoint and token.
- Client.OutputHandler - Interface in com.telenordigital.nbiot
- ClientException - Exception in com.telenordigital.nbiot
-
Generic exception whenever something (tm) goes wrong.
- ClientException(String, int) - Constructor for exception com.telenordigital.nbiot.ClientException
-
Invalid response from server.
- ClientException(Throwable) - Constructor for exception com.telenordigital.nbiot.ClientException
-
Wrap a source exception.
- close() - Method in class com.telenordigital.nbiot.OutputStream
- collection(String) - Method in class com.telenordigital.nbiot.Client
-
Retrieve a collection.
- Collection - Interface in com.telenordigital.nbiot
-
A collection represents a collection of devices.
- Collection.CollectionList - Interface in com.telenordigital.nbiot
- collectionID() - Method in interface com.telenordigital.nbiot.Device
-
The collection the device belongs to.
- collectionID() - Method in class com.telenordigital.nbiot.ImmutableDevice
-
The collection the device belongs to.
- collectionID() - Method in class com.telenordigital.nbiot.ImmutableOutput
-
The collection the output belongs to.
- collectionID() - Method in interface com.telenordigital.nbiot.Output
-
The collection the output belongs to.
- collectionID(String) - Method in class com.telenordigital.nbiot.ImmutableDevice.Builder
-
Initializes the value for the
collectionIDattribute. - collectionID(String) - Method in class com.telenordigital.nbiot.ImmutableOutput.Builder
-
Initializes the value for the
collectionIDattribute. - collectionOutput(String, Client.OutputHandler) - Method in class com.telenordigital.nbiot.Client
-
Receive data messages sent by all devices in a collection.
- collections() - Method in class com.telenordigital.nbiot.Client
-
Retrieve all collections the user has access to.
- collections() - Method in interface com.telenordigital.nbiot.Collection.CollectionList
- collections() - Method in class com.telenordigital.nbiot.ImmutableCollectionList
- collections(Collection...) - Method in class com.telenordigital.nbiot.ImmutableCollectionList.Builder
-
Initializes the value for the
collectionsattribute. - com.telenordigital.nbiot - package com.telenordigital.nbiot
- config() - Method in class com.telenordigital.nbiot.ImmutableOutput
-
The type-specific configuration.
- config() - Method in interface com.telenordigital.nbiot.Output
-
The type-specific configuration.
- config(Map<String, ? extends Object>) - Method in class com.telenordigital.nbiot.ImmutableOutput.Builder
-
Sets or replaces all mappings from the specified map as entries for the
configmap. - Config() - Constructor for class com.telenordigital.nbiot.OutputStream.Config
- copyOf(Collection) - Static method in class com.telenordigital.nbiot.ImmutableCollection
-
Creates an immutable copy of a
Collectionvalue. - copyOf(Collection.CollectionList) - Static method in class com.telenordigital.nbiot.ImmutableCollectionList
-
Creates an immutable copy of a
Collection.CollectionListvalue. - copyOf(Device) - Static method in class com.telenordigital.nbiot.ImmutableDevice
-
Creates an immutable copy of a
Devicevalue. - copyOf(Device.DeviceList) - Static method in class com.telenordigital.nbiot.ImmutableDeviceList
-
Creates an immutable copy of a
Device.DeviceListvalue. - copyOf(Member) - Static method in class com.telenordigital.nbiot.ImmutableMember
-
Creates an immutable copy of a
Membervalue. - copyOf(Output) - Static method in class com.telenordigital.nbiot.ImmutableOutput
-
Creates an immutable copy of a
Outputvalue. - copyOf(Output.OutputList) - Static method in class com.telenordigital.nbiot.ImmutableOutputList
-
Creates an immutable copy of a
Output.OutputListvalue. - copyOf(OutputDataMessage) - Static method in class com.telenordigital.nbiot.ImmutableOutputDataMessage
-
Creates an immutable copy of a
OutputDataMessagevalue. - copyOf(Team) - Static method in class com.telenordigital.nbiot.ImmutableTeam
-
Creates an immutable copy of a
Teamvalue. - copyOf(Team.TeamList) - Static method in class com.telenordigital.nbiot.ImmutableTeamList
-
Creates an immutable copy of a
Team.TeamListvalue. - createCollection(Collection) - Method in class com.telenordigital.nbiot.Client
-
Create a new collection.
- createDevice(String, Device) - Method in class com.telenordigital.nbiot.Client
-
Create a device.
- createOutput(String, Output) - Method in class com.telenordigital.nbiot.Client
-
Create an output.
- createTeam(Team) - Method in class com.telenordigital.nbiot.Client
-
Create a new team.
D
- deleteCollection(String) - Method in class com.telenordigital.nbiot.Client
-
Delete a collection.
- deleteDevice(String, String) - Method in class com.telenordigital.nbiot.Client
-
Delete a device.
- deleteOutput(String, String) - Method in class com.telenordigital.nbiot.Client
-
Delete an output.
- deleteTeam(String) - Method in class com.telenordigital.nbiot.Client
-
Delete a team.
- device() - Method in class com.telenordigital.nbiot.ImmutableOutputDataMessage
-
The sending device.
- device() - Method in interface com.telenordigital.nbiot.OutputDataMessage
-
The sending device.
- device(Device) - Method in class com.telenordigital.nbiot.ImmutableOutputDataMessage.Builder
-
Initializes the value for the
deviceattribute. - device(String, String) - Method in class com.telenordigital.nbiot.Client
-
Retrieve a device.
- Device - Interface in com.telenordigital.nbiot
-
A device.
- Device.DeviceList - Interface in com.telenordigital.nbiot
- deviceOutput(String, String, Client.OutputHandler) - Method in class com.telenordigital.nbiot.Client
-
Receive data messages sent by a device.
- devices() - Method in interface com.telenordigital.nbiot.Device.DeviceList
- devices() - Method in class com.telenordigital.nbiot.ImmutableDeviceList
- devices(Device...) - Method in class com.telenordigital.nbiot.ImmutableDeviceList.Builder
-
Initializes the value for the
devicesattribute. - devices(String) - Method in class com.telenordigital.nbiot.Client
-
Retrieve all devices in a collection.
E
- equals(Object) - Method in class com.telenordigital.nbiot.ImmutableCollection
-
This instance is equal to all instances of
ImmutableCollectionthat have equal attribute values. - equals(Object) - Method in class com.telenordigital.nbiot.ImmutableCollectionList
-
This instance is equal to all instances of
ImmutableCollectionListthat have equal attribute values. - equals(Object) - Method in class com.telenordigital.nbiot.ImmutableDevice
-
This instance is equal to all instances of
ImmutableDevicethat have equal attribute values. - equals(Object) - Method in class com.telenordigital.nbiot.ImmutableDeviceList
-
This instance is equal to all instances of
ImmutableDeviceListthat have equal attribute values. - equals(Object) - Method in class com.telenordigital.nbiot.ImmutableMember
-
This instance is equal to all instances of
ImmutableMemberthat have equal attribute values. - equals(Object) - Method in class com.telenordigital.nbiot.ImmutableOutput
-
This instance is equal to all instances of
ImmutableOutputthat have equal attribute values. - equals(Object) - Method in class com.telenordigital.nbiot.ImmutableOutputDataMessage
-
This instance is equal to all instances of
ImmutableOutputDataMessagethat have equal attribute values. - equals(Object) - Method in class com.telenordigital.nbiot.ImmutableOutputList
-
This instance is equal to all instances of
ImmutableOutputListthat have equal attribute values. - equals(Object) - Method in class com.telenordigital.nbiot.ImmutableTeam
-
This instance is equal to all instances of
ImmutableTeamthat have equal attribute values. - equals(Object) - Method in class com.telenordigital.nbiot.ImmutableTeamList
-
This instance is equal to all instances of
ImmutableTeamListthat have equal attribute values.
F
- from(Collection) - Method in class com.telenordigital.nbiot.ImmutableCollection.Builder
-
Fill a builder with attribute values from the provided
Collectioninstance. - from(Collection.CollectionList) - Method in class com.telenordigital.nbiot.ImmutableCollectionList.Builder
-
Fill a builder with attribute values from the provided
CollectionListinstance. - from(Device) - Method in class com.telenordigital.nbiot.ImmutableDevice.Builder
-
Fill a builder with attribute values from the provided
Deviceinstance. - from(Device.DeviceList) - Method in class com.telenordigital.nbiot.ImmutableDeviceList.Builder
-
Fill a builder with attribute values from the provided
DeviceListinstance. - from(Member) - Method in class com.telenordigital.nbiot.ImmutableMember.Builder
-
Fill a builder with attribute values from the provided
Memberinstance. - from(Output) - Method in class com.telenordigital.nbiot.ImmutableOutput.Builder
-
Fill a builder with attribute values from the provided
Outputinstance. - from(Output.OutputList) - Method in class com.telenordigital.nbiot.ImmutableOutputList.Builder
-
Fill a builder with attribute values from the provided
OutputListinstance. - from(OutputDataMessage) - Method in class com.telenordigital.nbiot.ImmutableOutputDataMessage.Builder
-
Fill a builder with attribute values from the provided
OutputDataMessageinstance. - from(Team) - Method in class com.telenordigital.nbiot.ImmutableTeam.Builder
-
Fill a builder with attribute values from the provided
Teaminstance. - from(Team.TeamList) - Method in class com.telenordigital.nbiot.ImmutableTeamList.Builder
-
Fill a builder with attribute values from the provided
TeamListinstance.
H
- hashCode() - Method in class com.telenordigital.nbiot.ImmutableCollection
-
Computes a hash code from attributes:
id,teamID,tags. - hashCode() - Method in class com.telenordigital.nbiot.ImmutableCollectionList
-
Computes a hash code from attributes:
collections. - hashCode() - Method in class com.telenordigital.nbiot.ImmutableDevice
-
Computes a hash code from attributes:
id,collectionID,imei,imsi,tags. - hashCode() - Method in class com.telenordigital.nbiot.ImmutableDeviceList
-
Computes a hash code from attributes:
devices. - hashCode() - Method in class com.telenordigital.nbiot.ImmutableMember
-
Computes a hash code from attributes:
userID,role. - hashCode() - Method in class com.telenordigital.nbiot.ImmutableOutput
-
Computes a hash code from attributes:
id,collectionID,type,config. - hashCode() - Method in class com.telenordigital.nbiot.ImmutableOutputDataMessage
-
Computes a hash code from attributes:
keepAlive,device,payload,received. - hashCode() - Method in class com.telenordigital.nbiot.ImmutableOutputList
-
Computes a hash code from attributes:
outputs. - hashCode() - Method in class com.telenordigital.nbiot.ImmutableTeam
-
Computes a hash code from attributes:
id,members,tags. - hashCode() - Method in class com.telenordigital.nbiot.ImmutableTeamList
-
Computes a hash code from attributes:
teams.
I
- id() - Method in interface com.telenordigital.nbiot.Collection
-
The collection's ID
- id() - Method in interface com.telenordigital.nbiot.Device
-
The device's EUI.
- id() - Method in class com.telenordigital.nbiot.ImmutableCollection
-
The collection's ID
- id() - Method in class com.telenordigital.nbiot.ImmutableDevice
-
The device's EUI.
- id() - Method in class com.telenordigital.nbiot.ImmutableOutput
-
The output's ID.
- id() - Method in class com.telenordigital.nbiot.ImmutableTeam
-
The team's ID
- id() - Method in interface com.telenordigital.nbiot.Output
-
The output's ID.
- id() - Method in interface com.telenordigital.nbiot.Team
-
The team's ID
- id(String) - Method in class com.telenordigital.nbiot.ImmutableCollection.Builder
-
Initializes the value for the
idattribute. - id(String) - Method in class com.telenordigital.nbiot.ImmutableDevice.Builder
-
Initializes the value for the
idattribute. - id(String) - Method in class com.telenordigital.nbiot.ImmutableOutput.Builder
-
Initializes the value for the
idattribute. - id(String) - Method in class com.telenordigital.nbiot.ImmutableTeam.Builder
-
Initializes the value for the
idattribute. - imei() - Method in interface com.telenordigital.nbiot.Device
-
The device's IMEI.
- imei() - Method in class com.telenordigital.nbiot.ImmutableDevice
-
The device's IMEI.
- imei(String) - Method in class com.telenordigital.nbiot.ImmutableDevice.Builder
-
Initializes the value for the
imeiattribute. - ImmutableCollection - Class in com.telenordigital.nbiot
-
Immutable implementation of
Collection. - ImmutableCollection.Builder - Class in com.telenordigital.nbiot
-
Builds instances of type
ImmutableCollection. - ImmutableCollectionList - Class in com.telenordigital.nbiot
-
Immutable implementation of
Collection.CollectionList. - ImmutableCollectionList.Builder - Class in com.telenordigital.nbiot
-
Builds instances of type
ImmutableCollectionList. - ImmutableDevice - Class in com.telenordigital.nbiot
-
Immutable implementation of
Device. - ImmutableDevice.Builder - Class in com.telenordigital.nbiot
-
Builds instances of type
ImmutableDevice. - ImmutableDeviceList - Class in com.telenordigital.nbiot
-
Immutable implementation of
Device.DeviceList. - ImmutableDeviceList.Builder - Class in com.telenordigital.nbiot
-
Builds instances of type
ImmutableDeviceList. - ImmutableMember - Class in com.telenordigital.nbiot
-
Immutable implementation of
Member. - ImmutableMember.Builder - Class in com.telenordigital.nbiot
-
Builds instances of type
ImmutableMember. - ImmutableOutput - Class in com.telenordigital.nbiot
-
Immutable implementation of
Output. - ImmutableOutput.Builder - Class in com.telenordigital.nbiot
-
Builds instances of type
ImmutableOutput. - ImmutableOutputDataMessage - Class in com.telenordigital.nbiot
-
Immutable implementation of
OutputDataMessage. - ImmutableOutputDataMessage.Builder - Class in com.telenordigital.nbiot
-
Builds instances of type
ImmutableOutputDataMessage. - ImmutableOutputList - Class in com.telenordigital.nbiot
-
Immutable implementation of
Output.OutputList. - ImmutableOutputList.Builder - Class in com.telenordigital.nbiot
-
Builds instances of type
ImmutableOutputList. - ImmutableTeam - Class in com.telenordigital.nbiot
-
Immutable implementation of
Team. - ImmutableTeam.Builder - Class in com.telenordigital.nbiot
-
Builds instances of type
ImmutableTeam. - ImmutableTeamList - Class in com.telenordigital.nbiot
-
Immutable implementation of
Team.TeamList. - ImmutableTeamList.Builder - Class in com.telenordigital.nbiot
-
Builds instances of type
ImmutableTeamList. - imsi() - Method in interface com.telenordigital.nbiot.Device
-
The device's IMSI.
- imsi() - Method in class com.telenordigital.nbiot.ImmutableDevice
-
The device's IMSI.
- imsi(String) - Method in class com.telenordigital.nbiot.ImmutableDevice.Builder
-
Initializes the value for the
imsiattribute.
K
- keepAlive() - Method in class com.telenordigital.nbiot.ImmutableOutputDataMessage
-
Ignore this.
- keepAlive() - Method in interface com.telenordigital.nbiot.OutputDataMessage
-
Ignore this.
- keepAlive(boolean) - Method in class com.telenordigital.nbiot.ImmutableOutputDataMessage.Builder
-
Initializes the value for the
keepAliveattribute.
M
- Member - Interface in com.telenordigital.nbiot
-
A member represents a member of a team.
- members() - Method in class com.telenordigital.nbiot.ImmutableTeam
-
The team's members
- members() - Method in interface com.telenordigital.nbiot.Team
-
The team's members
- members(Member...) - Method in class com.telenordigital.nbiot.ImmutableTeam.Builder
-
Initializes the value for the
membersattribute. - message() - Method in exception com.telenordigital.nbiot.ClientException
-
Error message from server (if applicable)
O
- onClose(Session, CloseReason) - Method in class com.telenordigital.nbiot.OutputStream
- onData(OutputDataMessage) - Method in interface com.telenordigital.nbiot.Client.OutputHandler
- onEnd() - Method in interface com.telenordigital.nbiot.Client.OutputHandler
- onError(Session, Throwable) - Method in class com.telenordigital.nbiot.OutputStream
- onOpen(Session, EndpointConfig) - Method in class com.telenordigital.nbiot.OutputStream
- output(String, String) - Method in class com.telenordigital.nbiot.Client
-
Retrieve an output.
- Output - Interface in com.telenordigital.nbiot
-
An output.
- Output.OutputList - Interface in com.telenordigital.nbiot
- OutputDataMessage - Interface in com.telenordigital.nbiot
-
A device.
- outputs() - Method in class com.telenordigital.nbiot.ImmutableOutputList
- outputs() - Method in interface com.telenordigital.nbiot.Output.OutputList
- outputs(Output...) - Method in class com.telenordigital.nbiot.ImmutableOutputList.Builder
-
Initializes the value for the
outputsattribute. - outputs(String) - Method in class com.telenordigital.nbiot.Client
-
Retrieve all outputs in a collection.
- OutputStream - Class in com.telenordigital.nbiot
- OutputStream(URI, String, Client.OutputHandler) - Constructor for class com.telenordigital.nbiot.OutputStream
- OutputStream.Config - Class in com.telenordigital.nbiot
P
- payload() - Method in class com.telenordigital.nbiot.ImmutableOutputDataMessage
-
The payload sent.
- payload() - Method in interface com.telenordigital.nbiot.OutputDataMessage
-
The payload sent.
- payload(byte...) - Method in class com.telenordigital.nbiot.ImmutableOutputDataMessage.Builder
-
Initializes the value for the
payloadattribute. - putAllConfig(Map<String, ? extends Object>) - Method in class com.telenordigital.nbiot.ImmutableOutput.Builder
-
Put all mappings from the specified map as entries to
configmap. - putAllTags(Map<String, ? extends String>) - Method in class com.telenordigital.nbiot.ImmutableCollection.Builder
-
Put all mappings from the specified map as entries to
tagsmap. - putAllTags(Map<String, ? extends String>) - Method in class com.telenordigital.nbiot.ImmutableDevice.Builder
-
Put all mappings from the specified map as entries to
tagsmap. - putAllTags(Map<String, ? extends String>) - Method in class com.telenordigital.nbiot.ImmutableTeam.Builder
-
Put all mappings from the specified map as entries to
tagsmap. - putConfig(String, Object) - Method in class com.telenordigital.nbiot.ImmutableOutput.Builder
-
Put one entry to the
configmap. - putConfig(Map.Entry<String, ? extends Object>) - Method in class com.telenordigital.nbiot.ImmutableOutput.Builder
-
Put one entry to the
configmap. - putTags(String, String) - Method in class com.telenordigital.nbiot.ImmutableCollection.Builder
-
Put one entry to the
tagsmap. - putTags(String, String) - Method in class com.telenordigital.nbiot.ImmutableDevice.Builder
-
Put one entry to the
tagsmap. - putTags(String, String) - Method in class com.telenordigital.nbiot.ImmutableTeam.Builder
-
Put one entry to the
tagsmap. - putTags(Map.Entry<String, ? extends String>) - Method in class com.telenordigital.nbiot.ImmutableCollection.Builder
-
Put one entry to the
tagsmap. - putTags(Map.Entry<String, ? extends String>) - Method in class com.telenordigital.nbiot.ImmutableDevice.Builder
-
Put one entry to the
tagsmap. - putTags(Map.Entry<String, ? extends String>) - Method in class com.telenordigital.nbiot.ImmutableTeam.Builder
-
Put one entry to the
tagsmap.
R
- received() - Method in class com.telenordigital.nbiot.ImmutableOutputDataMessage
-
The time received.
- received() - Method in interface com.telenordigital.nbiot.OutputDataMessage
-
The time received.
- received(int) - Method in class com.telenordigital.nbiot.ImmutableOutputDataMessage.Builder
-
Initializes the value for the
receivedattribute. - role() - Method in class com.telenordigital.nbiot.ImmutableMember
-
The user's role
- role() - Method in interface com.telenordigital.nbiot.Member
-
The user's role
- role(String) - Method in class com.telenordigital.nbiot.ImmutableMember.Builder
-
Initializes the value for the
roleattribute.
S
- status() - Method in exception com.telenordigital.nbiot.ClientException
-
Status code from server (if applicable)
T
- tags() - Method in interface com.telenordigital.nbiot.Collection
-
Collection tags.
- tags() - Method in interface com.telenordigital.nbiot.Device
- tags() - Method in class com.telenordigital.nbiot.ImmutableCollection
-
Collection tags.
- tags() - Method in class com.telenordigital.nbiot.ImmutableDevice
- tags() - Method in class com.telenordigital.nbiot.ImmutableTeam
-
Team tags.
- tags() - Method in interface com.telenordigital.nbiot.Team
-
Team tags.
- tags(Map<String, ? extends String>) - Method in class com.telenordigital.nbiot.ImmutableCollection.Builder
-
Sets or replaces all mappings from the specified map as entries for the
tagsmap. - tags(Map<String, ? extends String>) - Method in class com.telenordigital.nbiot.ImmutableDevice.Builder
-
Sets or replaces all mappings from the specified map as entries for the
tagsmap. - tags(Map<String, ? extends String>) - Method in class com.telenordigital.nbiot.ImmutableTeam.Builder
-
Sets or replaces all mappings from the specified map as entries for the
tagsmap. - team(String) - Method in class com.telenordigital.nbiot.Client
-
Retrieve a team.
- Team - Interface in com.telenordigital.nbiot
-
A team represents a collection of users.
- Team.TeamList - Interface in com.telenordigital.nbiot
- teamID() - Method in interface com.telenordigital.nbiot.Collection
-
The team's ID
- teamID() - Method in class com.telenordigital.nbiot.ImmutableCollection
-
The team's ID
- teamID(String) - Method in class com.telenordigital.nbiot.ImmutableCollection.Builder
-
Initializes the value for the
teamIDattribute. - teams() - Method in class com.telenordigital.nbiot.Client
-
Retrieve all teams the user has access to.
- teams() - Method in class com.telenordigital.nbiot.ImmutableTeamList
- teams() - Method in interface com.telenordigital.nbiot.Team.TeamList
- teams(Team...) - Method in class com.telenordigital.nbiot.ImmutableTeamList.Builder
-
Initializes the value for the
teamsattribute. - toString() - Method in class com.telenordigital.nbiot.ImmutableCollection
-
Prints the immutable value
Collectionwith attribute values. - toString() - Method in class com.telenordigital.nbiot.ImmutableCollectionList
-
Prints the immutable value
CollectionListwith attribute values. - toString() - Method in class com.telenordigital.nbiot.ImmutableDevice
-
Prints the immutable value
Devicewith attribute values. - toString() - Method in class com.telenordigital.nbiot.ImmutableDeviceList
-
Prints the immutable value
DeviceListwith attribute values. - toString() - Method in class com.telenordigital.nbiot.ImmutableMember
-
Prints the immutable value
Memberwith attribute values. - toString() - Method in class com.telenordigital.nbiot.ImmutableOutput
-
Prints the immutable value
Outputwith attribute values. - toString() - Method in class com.telenordigital.nbiot.ImmutableOutputDataMessage
-
Prints the immutable value
OutputDataMessagewith attribute values. - toString() - Method in class com.telenordigital.nbiot.ImmutableOutputList
-
Prints the immutable value
OutputListwith attribute values. - toString() - Method in class com.telenordigital.nbiot.ImmutableTeam
-
Prints the immutable value
Teamwith attribute values. - toString() - Method in class com.telenordigital.nbiot.ImmutableTeamList
-
Prints the immutable value
TeamListwith attribute values. - type() - Method in class com.telenordigital.nbiot.ImmutableOutput
-
The output's type.
- type() - Method in interface com.telenordigital.nbiot.Output
-
The output's type.
- type(String) - Method in class com.telenordigital.nbiot.ImmutableOutput.Builder
-
Initializes the value for the
typeattribute.
U
- updateCollection(Collection) - Method in class com.telenordigital.nbiot.Client
-
Update a collection.
- updateDevice(String, Device) - Method in class com.telenordigital.nbiot.Client
-
Update a device.
- updateOutput(String, Output) - Method in class com.telenordigital.nbiot.Client
-
Update an output.
- updateTeam(Team) - Method in class com.telenordigital.nbiot.Client
-
Update a team.
- userID() - Method in class com.telenordigital.nbiot.ImmutableMember
-
The user's ID
- userID() - Method in interface com.telenordigital.nbiot.Member
-
The user's ID
- userID(String) - Method in class com.telenordigital.nbiot.ImmutableMember.Builder
-
Initializes the value for the
userIDattribute.
W
- withCollectionID(String) - Method in class com.telenordigital.nbiot.ImmutableDevice
-
Copy the current immutable object by setting a value for the
collectionIDattribute. - withCollectionID(String) - Method in class com.telenordigital.nbiot.ImmutableOutput
-
Copy the current immutable object by setting a value for the
collectionIDattribute. - withCollections(Collection...) - Method in class com.telenordigital.nbiot.ImmutableCollectionList
-
Copy the current immutable object with elements that replace the content of
collections. - withConfig(Map<String, ? extends Object>) - Method in class com.telenordigital.nbiot.ImmutableOutput
-
Copy the current immutable object by replacing the
configmap with the specified map. - withDevice(Device) - Method in class com.telenordigital.nbiot.ImmutableOutputDataMessage
-
Copy the current immutable object by setting a value for the
deviceattribute. - withDevices(Device...) - Method in class com.telenordigital.nbiot.ImmutableDeviceList
-
Copy the current immutable object with elements that replace the content of
devices. - withId(String) - Method in class com.telenordigital.nbiot.ImmutableCollection
-
Copy the current immutable object by setting a value for the
idattribute. - withId(String) - Method in class com.telenordigital.nbiot.ImmutableDevice
-
Copy the current immutable object by setting a value for the
idattribute. - withId(String) - Method in class com.telenordigital.nbiot.ImmutableOutput
-
Copy the current immutable object by setting a value for the
idattribute. - withId(String) - Method in class com.telenordigital.nbiot.ImmutableTeam
-
Copy the current immutable object by setting a value for the
idattribute. - withImei(String) - Method in class com.telenordigital.nbiot.ImmutableDevice
-
Copy the current immutable object by setting a value for the
imeiattribute. - withImsi(String) - Method in class com.telenordigital.nbiot.ImmutableDevice
-
Copy the current immutable object by setting a value for the
imsiattribute. - withKeepAlive(boolean) - Method in class com.telenordigital.nbiot.ImmutableOutputDataMessage
-
Copy the current immutable object by setting a value for the
keepAliveattribute. - withMembers(Member...) - Method in class com.telenordigital.nbiot.ImmutableTeam
-
Copy the current immutable object with elements that replace the content of
members. - withOutputs(Output...) - Method in class com.telenordigital.nbiot.ImmutableOutputList
-
Copy the current immutable object with elements that replace the content of
outputs. - withPayload(byte...) - Method in class com.telenordigital.nbiot.ImmutableOutputDataMessage
-
Copy the current immutable object with elements that replace the content of
payload. - withReceived(int) - Method in class com.telenordigital.nbiot.ImmutableOutputDataMessage
-
Copy the current immutable object by setting a value for the
receivedattribute. - withRole(String) - Method in class com.telenordigital.nbiot.ImmutableMember
-
Copy the current immutable object by setting a value for the
roleattribute. - withTags(Map<String, ? extends String>) - Method in class com.telenordigital.nbiot.ImmutableCollection
-
Copy the current immutable object by replacing the
tagsmap with the specified map. - withTags(Map<String, ? extends String>) - Method in class com.telenordigital.nbiot.ImmutableDevice
-
Copy the current immutable object by replacing the
tagsmap with the specified map. - withTags(Map<String, ? extends String>) - Method in class com.telenordigital.nbiot.ImmutableTeam
-
Copy the current immutable object by replacing the
tagsmap with the specified map. - withTeamID(String) - Method in class com.telenordigital.nbiot.ImmutableCollection
-
Copy the current immutable object by setting a value for the
teamIDattribute. - withTeams(Team...) - Method in class com.telenordigital.nbiot.ImmutableTeamList
-
Copy the current immutable object with elements that replace the content of
teams. - withType(String) - Method in class com.telenordigital.nbiot.ImmutableOutput
-
Copy the current immutable object by setting a value for the
typeattribute. - withUserID(String) - Method in class com.telenordigital.nbiot.ImmutableMember
-
Copy the current immutable object by setting a value for the
userIDattribute.
All Classes All Packages