Uses of Interface
com.azure.resourcemanager.devcenter.models.Gallery
Package
Description
Package containing the data models for DevCenterManagementClient.
-
Uses of Gallery in com.azure.resourcemanager.devcenter.models
Modifier and TypeMethodDescriptionGallery.Update.apply()
Executes the update request.Gallery.Update.apply
(com.azure.core.util.Context context) Executes the update request.Gallery.DefinitionStages.WithCreate.create()
Executes the create request.Gallery.DefinitionStages.WithCreate.create
(com.azure.core.util.Context context) Executes the create request.Gets a gallery.Gets a gallery.Gallery.refresh()
Refreshes the resource to sync with Azure.Gallery.refresh
(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<Gallery>
Galleries.getByIdWithResponse
(String id, com.azure.core.util.Context context) Gets a gallery.com.azure.core.http.rest.Response<Gallery>
Galleries.getWithResponse
(String resourceGroupName, String devCenterName, String galleryName, com.azure.core.util.Context context) Gets a gallery.com.azure.core.http.rest.PagedIterable<Gallery>
Galleries.listByDevCenter
(String resourceGroupName, String devCenterName) Lists galleries for a devcenter.com.azure.core.http.rest.PagedIterable<Gallery>
Galleries.listByDevCenter
(String resourceGroupName, String devCenterName, Integer top, com.azure.core.util.Context context) Lists galleries for a devcenter.