Uses of Class
com.azure.resourcemanager.apicenter.models.ServiceUpdate
Packages that use ServiceUpdate
Package
Description
Package containing the service clients for AzureApiCenter.
Package containing the data models for AzureApiCenter.
-
Uses of ServiceUpdate in com.azure.resourcemanager.apicenter.fluent
Methods in com.azure.resourcemanager.apicenter.fluent with parameters of type ServiceUpdateModifier and TypeMethodDescriptionServicesClient.update
(String resourceGroupName, String serviceName, ServiceUpdate properties) Updates existing service.com.azure.core.http.rest.Response
<ServiceInner> ServicesClient.updateWithResponse
(String resourceGroupName, String serviceName, ServiceUpdate properties, com.azure.core.util.Context context) Updates existing service. -
Uses of ServiceUpdate in com.azure.resourcemanager.apicenter.models
Methods in com.azure.resourcemanager.apicenter.models that return ServiceUpdateModifier and TypeMethodDescriptionstatic ServiceUpdate
ServiceUpdate.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of ServiceUpdate from the JsonReader.ServiceUpdate.withIdentity
(ManagedServiceIdentity identity) Set the identity property: The managed service identities assigned to this resource.Set the tags property: Resource tags.