1.1.0-beta.1 (2022-01-24)
- Azure Resource Manager Communication client library for Java. This package contains Microsoft Azure SDK for Communication Management SDK. REST API for Azure Communication Services. Package tag package-2020-08-20. For documentation on how to use this package, please see Azure Management Libraries for Java.
Breaking Changes
-
models.OperationStatus
was removed -
models.Status
was removed -
models.OperationStatuses
was removed
models.CommunicationServices
was modified
createOrUpdate(java.lang.String,java.lang.String,fluent.models.CommunicationServiceResourceInner,com.azure.core.util.Context)
was removedupdateWithResponse(java.lang.String,java.lang.String,fluent.models.CommunicationServiceResourceInner,com.azure.core.util.Context)
was removedupdate(java.lang.String,java.lang.String)
was removedcreateOrUpdate(java.lang.String,java.lang.String)
was removedcreateOrUpdate(java.lang.String,java.lang.String,fluent.models.CommunicationServiceResourceInner)
was removed
CommunicationManager
was modified
operationStatuses()
was removed
Features Added
-
models.CommunicationServiceResource$DefinitionStages
was added -
models.CommunicationServiceResource$Update
was added -
models.CommunicationServiceResource$UpdateStages
was added -
models.CommunicationServiceResource$Definition
was added
models.CommunicationServiceResource
was modified
name()
was addedrefresh()
was addedupdate()
was addedlinkNotificationHubWithResponse(models.LinkNotificationHubParameters,com.azure.core.util.Context)
was addedlinkNotificationHub()
was addedrefresh(com.azure.core.util.Context)
was addedregion()
was addedregenerateKey(models.RegenerateKeyParameters)
was addedlistKeys()
was addedid()
was addedtype()
was addedlistKeysWithResponse(com.azure.core.util.Context)
was addedregenerateKeyWithResponse(models.RegenerateKeyParameters,com.azure.core.util.Context)
was addedregionName()
was added
models.CommunicationServices
was modified
deleteByIdWithResponse(java.lang.String,com.azure.core.util.Context)
was addeddeleteById(java.lang.String)
was addedgetByIdWithResponse(java.lang.String,com.azure.core.util.Context)
was addedgetById(java.lang.String)
was addeddefine(java.lang.String)
was added
CommunicationManager$Configurable
was modified
withScope(java.lang.String)
was added