Uses of Interface
com.azure.resourcemanager.devcenter.models.Pool
Package
Description
Package containing the data models for DevCenterManagementClient.
-
Uses of Pool in com.azure.resourcemanager.devcenter.models
Modifier and TypeMethodDescriptionPool.Update.apply()
Executes the update request.Pool.Update.apply
(com.azure.core.util.Context context) Executes the update request.Pool.DefinitionStages.WithCreate.create()
Executes the create request.Pool.DefinitionStages.WithCreate.create
(com.azure.core.util.Context context) Executes the create request.Gets a machine pool.Gets a machine pool.Pool.refresh()
Refreshes the resource to sync with Azure.Pool.refresh
(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<Pool>
Pools.getByIdWithResponse
(String id, com.azure.core.util.Context context) Gets a machine pool.com.azure.core.http.rest.Response<Pool>
Pools.getWithResponse
(String resourceGroupName, String projectName, String poolName, com.azure.core.util.Context context) Gets a machine pool.com.azure.core.http.rest.PagedIterable<Pool>
Pools.listByProject
(String resourceGroupName, String projectName) Lists pools for a project.com.azure.core.http.rest.PagedIterable<Pool>
Pools.listByProject
(String resourceGroupName, String projectName, Integer top, com.azure.core.util.Context context) Lists pools for a project.