Uses of Class
com.azure.resourcemanager.compute.fluent.models.GalleryInner
Packages that use GalleryInner
Package
Description
Package containing the service clients for ComputeManagementClient.
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of GalleryInner in com.azure.resourcemanager.compute.fluent
Methods in com.azure.resourcemanager.compute.fluent that return GalleryInnerModifier and TypeMethodDescriptionGalleriesClient.createOrUpdate(String resourceGroupName, String galleryName, GalleryInner gallery) Create or update a Shared Image Gallery.GalleriesClient.createOrUpdate(String resourceGroupName, String galleryName, GalleryInner gallery, com.azure.core.util.Context context) Create or update a Shared Image Gallery.GalleriesClient.getByResourceGroup(String resourceGroupName, String galleryName) Retrieves information about a Shared Image Gallery.GalleriesClient.update(String resourceGroupName, String galleryName, GalleryUpdate gallery) Update a Shared Image Gallery.GalleriesClient.update(String resourceGroupName, String galleryName, GalleryUpdate gallery, com.azure.core.util.Context context) Update a Shared Image Gallery.Methods in com.azure.resourcemanager.compute.fluent that return types with arguments of type GalleryInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryInner>,GalleryInner> GalleriesClient.beginCreateOrUpdate(String resourceGroupName, String galleryName, GalleryInner gallery) Create or update a Shared Image Gallery.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryInner>,GalleryInner> GalleriesClient.beginCreateOrUpdate(String resourceGroupName, String galleryName, GalleryInner gallery) Create or update a Shared Image Gallery.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryInner>,GalleryInner> GalleriesClient.beginCreateOrUpdate(String resourceGroupName, String galleryName, GalleryInner gallery, com.azure.core.util.Context context) Create or update a Shared Image Gallery.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryInner>,GalleryInner> GalleriesClient.beginCreateOrUpdate(String resourceGroupName, String galleryName, GalleryInner gallery, com.azure.core.util.Context context) Create or update a Shared Image Gallery.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<GalleryInner>,GalleryInner> GalleriesClient.beginCreateOrUpdateAsync(String resourceGroupName, String galleryName, GalleryInner gallery) Create or update a Shared Image Gallery.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<GalleryInner>,GalleryInner> GalleriesClient.beginCreateOrUpdateAsync(String resourceGroupName, String galleryName, GalleryInner gallery) Create or update a Shared Image Gallery.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryInner>,GalleryInner> GalleriesClient.beginUpdate(String resourceGroupName, String galleryName, GalleryUpdate gallery) Update a Shared Image Gallery.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryInner>,GalleryInner> GalleriesClient.beginUpdate(String resourceGroupName, String galleryName, GalleryUpdate gallery) Update a Shared Image Gallery.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryInner>,GalleryInner> GalleriesClient.beginUpdate(String resourceGroupName, String galleryName, GalleryUpdate gallery, com.azure.core.util.Context context) Update a Shared Image Gallery.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryInner>,GalleryInner> GalleriesClient.beginUpdate(String resourceGroupName, String galleryName, GalleryUpdate gallery, com.azure.core.util.Context context) Update a Shared Image Gallery.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<GalleryInner>,GalleryInner> GalleriesClient.beginUpdateAsync(String resourceGroupName, String galleryName, GalleryUpdate gallery) Update a Shared Image Gallery.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<GalleryInner>,GalleryInner> GalleriesClient.beginUpdateAsync(String resourceGroupName, String galleryName, GalleryUpdate gallery) Update a Shared Image Gallery.GalleriesClient.createOrUpdateAsync(String resourceGroupName, String galleryName, GalleryInner gallery) Create or update a Shared Image Gallery.GalleriesClient.getByResourceGroupAsync(String resourceGroupName, String galleryName) Retrieves information about a Shared Image Gallery.com.azure.core.http.rest.Response<GalleryInner>GalleriesClient.getByResourceGroupWithResponse(String resourceGroupName, String galleryName, SelectPermissions select, GalleryExpandParams expand, com.azure.core.util.Context context) Retrieves information about a Shared Image Gallery.Mono<com.azure.core.http.rest.Response<GalleryInner>>GalleriesClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String galleryName, SelectPermissions select, GalleryExpandParams expand) Retrieves information about a Shared Image Gallery.com.azure.core.http.rest.PagedIterable<GalleryInner>GalleriesClient.list()List galleries under a subscription.com.azure.core.http.rest.PagedIterable<GalleryInner>GalleriesClient.list(com.azure.core.util.Context context) List galleries under a subscription.com.azure.core.http.rest.PagedFlux<GalleryInner>GalleriesClient.listAsync()List galleries under a subscription.com.azure.core.http.rest.PagedIterable<GalleryInner>GalleriesClient.listByResourceGroup(String resourceGroupName) List galleries under a resource group.com.azure.core.http.rest.PagedIterable<GalleryInner>GalleriesClient.listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context) List galleries under a resource group.com.azure.core.http.rest.PagedFlux<GalleryInner>GalleriesClient.listByResourceGroupAsync(String resourceGroupName) List galleries under a resource group.GalleriesClient.updateAsync(String resourceGroupName, String galleryName, GalleryUpdate gallery) Update a Shared Image Gallery.Methods in com.azure.resourcemanager.compute.fluent with parameters of type GalleryInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryInner>,GalleryInner> GalleriesClient.beginCreateOrUpdate(String resourceGroupName, String galleryName, GalleryInner gallery) Create or update a Shared Image Gallery.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryInner>,GalleryInner> GalleriesClient.beginCreateOrUpdate(String resourceGroupName, String galleryName, GalleryInner gallery, com.azure.core.util.Context context) Create or update a Shared Image Gallery.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<GalleryInner>,GalleryInner> GalleriesClient.beginCreateOrUpdateAsync(String resourceGroupName, String galleryName, GalleryInner gallery) Create or update a Shared Image Gallery.GalleriesClient.createOrUpdate(String resourceGroupName, String galleryName, GalleryInner gallery) Create or update a Shared Image Gallery.GalleriesClient.createOrUpdate(String resourceGroupName, String galleryName, GalleryInner gallery, com.azure.core.util.Context context) Create or update a Shared Image Gallery.GalleriesClient.createOrUpdateAsync(String resourceGroupName, String galleryName, GalleryInner gallery) Create or update a Shared Image Gallery.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>GalleriesClient.createOrUpdateWithResponseAsync(String resourceGroupName, String galleryName, GalleryInner gallery) Create or update a Shared Image Gallery. -
Uses of GalleryInner in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return GalleryInnerModifier and TypeMethodDescriptionGalleryInner.withDescription(String description) Set the description property: The description of this Shared Image Gallery resource.GalleryInner.withIdentifier(GalleryIdentifier identifier) Set the identifier property: Describes the gallery unique name.GalleryInner.withLocation(String location) GalleryInner.withSharingProfile(SharingProfile sharingProfile) Set the sharingProfile property: Profile for gallery sharing to subscription or tenant.GalleryInner.withSoftDeletePolicy(SoftDeletePolicy softDeletePolicy) Set the softDeletePolicy property: Contains information about the soft deletion policy of the gallery. -
Uses of GalleryInner in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return types with arguments of type GalleryInnerModifier and TypeMethodDescriptionGalleryList.value()Get the value property: A list of galleries.Method parameters in com.azure.resourcemanager.compute.models with type arguments of type GalleryInnerModifier and TypeMethodDescriptionGalleryList.withValue(List<GalleryInner> value) Set the value property: A list of galleries.