1.1.0-beta.1 (2022-04-11)
- Azure Resource Manager IotCentral client library for Java. This package contains Microsoft Azure SDK for IotCentral Management SDK. Use this API to manage IoT Central Applications in your Azure subscription. Package tag package-preview-2021-11. For documentation on how to use this package, please see Azure Management Libraries for Java.
Features Added
-
models.PrivateEndpointConnection$DefinitionStages
was added -
models.PrivateLinkResource
was added -
models.PrivateEndpointServiceConnectionStatus
was added -
models.PrivateEndpointConnectionsCreateResponse
was added -
models.PrivateEndpointConnectionListResult
was added -
models.AppsDeleteHeaders
was added -
models.AppsCreateOrUpdateHeaders
was added -
models.NetworkAction
was added -
models.PrivateLinks
was added -
models.PrivateEndpointConnectionProvisioningState
was added -
models.PrivateEndpointConnections
was added -
models.PrivateLinkServiceConnectionState
was added -
models.NetworkRuleSetIpRule
was added -
models.PrivateEndpointConnectionsDeleteHeaders
was added -
models.PrivateEndpoint
was added -
models.PrivateEndpointConnectionsCreateHeaders
was added -
models.AppsUpdateResponse
was added -
models.PrivateEndpointConnection
was added -
models.PrivateLinkResourceListResult
was added -
models.AppsCreateOrUpdateResponse
was added -
models.ProvisioningState
was added -
models.NetworkRuleSets
was added -
models.AppsUpdateHeaders
was added -
models.PrivateEndpointConnectionsDeleteResponse
was added -
models.AppsDeleteResponse
was added -
models.PrivateEndpointConnection$Definition
was added -
models.PublicNetworkAccess
was added
models.App$Definition
was modified
withPublicNetworkAccess(models.PublicNetworkAccess)
was addedwithNetworkRuleSets(models.NetworkRuleSets)
was added
IotCentralManager$Configurable
was modified
withRetryOptions(com.azure.core.http.policy.RetryOptions)
was added
models.App
was modified
publicNetworkAccess()
was addednetworkRuleSets()
was addedprivateEndpointConnections()
was addedprovisioningState()
was added
models.AppPatch
was modified
privateEndpointConnections()
was addedpublicNetworkAccess()
was addedwithNetworkRuleSets(models.NetworkRuleSets)
was addednetworkRuleSets()
was addedprovisioningState()
was addedwithPublicNetworkAccess(models.PublicNetworkAccess)
was added
IotCentralManager
was modified
privateLinks()
was addedprivateEndpointConnections()
was addedauthenticate(com.azure.core.http.HttpPipeline,com.azure.core.management.profile.AzureProfile)
was added
models.Apps
was modified
update(java.lang.String,java.lang.String,models.AppPatch,com.azure.core.util.Context)
was addedupdate(java.lang.String,java.lang.String,models.AppPatch)
was added
models.App$Update
was modified
withNetworkRuleSets(models.NetworkRuleSets)
was addedwithPublicNetworkAccess(models.PublicNetworkAccess)
was added