IotCentralManager Class
- java.
lang. Object - com.
azure. resourcemanager. iotcentral. IotCentralManager
- com.
public final class IotCentralManager
Entry point to IotCentralManager. Use this API to manage IoT Central Applications in your Azure subscription.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| Apps | apps() |
|
static
Iot |
authenticate(TokenCredential credential, AzureProfile profile)
Creates an instance of Iot |
| static Configurable |
configure()
Gets a Configurable instance that can be used to create Iot |
| Operations | operations() |
|
Iot |
serviceClient() |
Methods inherited from java.lang.Object
Method Details
apps
public Apps apps()
Returns:
authenticate
public static IotCentralManager authenticate(TokenCredential credential, AzureProfile profile)
Creates an instance of IotCentral service API entry point.
Parameters:
Returns:
configure
public static IotCentralManager.Configurable configure()
Gets a Configurable instance that can be used to create IotCentralManager with optional configuration.
Returns:
operations
public Operations operations()
Returns:
serviceClient
public IotCentralClient serviceClient()
Returns: