Uses of Interface
com.azure.resourcemanager.devcenter.models.DevCenter
Package
Description
Package containing the data models for DevCenterManagementClient.
-
Uses of DevCenter in com.azure.resourcemanager.devcenter.models
Modifier and TypeMethodDescriptionDevCenter.Update.apply()
Executes the update request.DevCenter.Update.apply
(com.azure.core.util.Context context) Executes the update request.DevCenter.DefinitionStages.WithCreate.create()
Executes the create request.DevCenter.DefinitionStages.WithCreate.create
(com.azure.core.util.Context context) Executes the create request.Gets a devcenter.DevCenters.getByResourceGroup
(String resourceGroupName, String devCenterName) Gets a devcenter.DevCenter.refresh()
Refreshes the resource to sync with Azure.DevCenter.refresh
(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<DevCenter>
DevCenters.getByIdWithResponse
(String id, com.azure.core.util.Context context) Gets a devcenter.com.azure.core.http.rest.Response<DevCenter>
DevCenters.getByResourceGroupWithResponse
(String resourceGroupName, String devCenterName, com.azure.core.util.Context context) Gets a devcenter.com.azure.core.http.rest.PagedIterable<DevCenter>
DevCenters.list()
Lists all devcenters in a subscription.com.azure.core.http.rest.PagedIterable<DevCenter>
Lists all devcenters in a subscription.com.azure.core.http.rest.PagedIterable<DevCenter>
DevCenters.listByResourceGroup
(String resourceGroupName) Lists all devcenters in a resource group.com.azure.core.http.rest.PagedIterable<DevCenter>
DevCenters.listByResourceGroup
(String resourceGroupName, Integer top, com.azure.core.util.Context context) Lists all devcenters in a resource group.