Uses of Class
com.azure.resourcemanager.compute.fluent.models.GalleryApplicationInner
-
Packages that use GalleryApplicationInner Package Description com.azure.resourcemanager.compute.fluent Package containing the service clients for ComputeManagementClient.com.azure.resourcemanager.compute.fluent.models Package containing the inner data models for ComputeManagementClient.com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of GalleryApplicationInner in com.azure.resourcemanager.compute.fluent
Methods in com.azure.resourcemanager.compute.fluent that return GalleryApplicationInner Modifier and Type Method Description GalleryApplicationInnerGalleryApplicationsClient. createOrUpdate(String resourceGroupName, String galleryName, String galleryApplicationName, GalleryApplicationInner galleryApplication)Create or update a gallery Application Definition.GalleryApplicationInnerGalleryApplicationsClient. createOrUpdate(String resourceGroupName, String galleryName, String galleryApplicationName, GalleryApplicationInner galleryApplication, com.azure.core.util.Context context)Create or update a gallery Application Definition.GalleryApplicationInnerGalleryApplicationsClient. get(String resourceGroupName, String galleryName, String galleryApplicationName)Retrieves information about a gallery Application Definition.GalleryApplicationInnerGalleryApplicationsClient. update(String resourceGroupName, String galleryName, String galleryApplicationName, GalleryApplicationUpdate galleryApplication)Update a gallery Application Definition.GalleryApplicationInnerGalleryApplicationsClient. update(String resourceGroupName, String galleryName, String galleryApplicationName, GalleryApplicationUpdate galleryApplication, com.azure.core.util.Context context)Update a gallery Application Definition.Methods in com.azure.resourcemanager.compute.fluent that return types with arguments of type GalleryApplicationInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryApplicationInner>,GalleryApplicationInner>GalleryApplicationsClient. beginCreateOrUpdate(String resourceGroupName, String galleryName, String galleryApplicationName, GalleryApplicationInner galleryApplication)Create or update a gallery Application Definition.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryApplicationInner>,GalleryApplicationInner>GalleryApplicationsClient. beginCreateOrUpdate(String resourceGroupName, String galleryName, String galleryApplicationName, GalleryApplicationInner galleryApplication)Create or update a gallery Application Definition.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryApplicationInner>,GalleryApplicationInner>GalleryApplicationsClient. beginCreateOrUpdate(String resourceGroupName, String galleryName, String galleryApplicationName, GalleryApplicationInner galleryApplication, com.azure.core.util.Context context)Create or update a gallery Application Definition.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryApplicationInner>,GalleryApplicationInner>GalleryApplicationsClient. beginCreateOrUpdate(String resourceGroupName, String galleryName, String galleryApplicationName, GalleryApplicationInner galleryApplication, com.azure.core.util.Context context)Create or update a gallery Application Definition.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<GalleryApplicationInner>,GalleryApplicationInner>GalleryApplicationsClient. beginCreateOrUpdateAsync(String resourceGroupName, String galleryName, String galleryApplicationName, GalleryApplicationInner galleryApplication)Create or update a gallery Application Definition.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<GalleryApplicationInner>,GalleryApplicationInner>GalleryApplicationsClient. beginCreateOrUpdateAsync(String resourceGroupName, String galleryName, String galleryApplicationName, GalleryApplicationInner galleryApplication)Create or update a gallery Application Definition.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryApplicationInner>,GalleryApplicationInner>GalleryApplicationsClient. beginUpdate(String resourceGroupName, String galleryName, String galleryApplicationName, GalleryApplicationUpdate galleryApplication)Update a gallery Application Definition.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryApplicationInner>,GalleryApplicationInner>GalleryApplicationsClient. beginUpdate(String resourceGroupName, String galleryName, String galleryApplicationName, GalleryApplicationUpdate galleryApplication)Update a gallery Application Definition.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryApplicationInner>,GalleryApplicationInner>GalleryApplicationsClient. beginUpdate(String resourceGroupName, String galleryName, String galleryApplicationName, GalleryApplicationUpdate galleryApplication, com.azure.core.util.Context context)Update a gallery Application Definition.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryApplicationInner>,GalleryApplicationInner>GalleryApplicationsClient. beginUpdate(String resourceGroupName, String galleryName, String galleryApplicationName, GalleryApplicationUpdate galleryApplication, com.azure.core.util.Context context)Update a gallery Application Definition.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<GalleryApplicationInner>,GalleryApplicationInner>GalleryApplicationsClient. beginUpdateAsync(String resourceGroupName, String galleryName, String galleryApplicationName, GalleryApplicationUpdate galleryApplication)Update a gallery Application Definition.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<GalleryApplicationInner>,GalleryApplicationInner>GalleryApplicationsClient. beginUpdateAsync(String resourceGroupName, String galleryName, String galleryApplicationName, GalleryApplicationUpdate galleryApplication)Update a gallery Application Definition.Mono<GalleryApplicationInner>GalleryApplicationsClient. createOrUpdateAsync(String resourceGroupName, String galleryName, String galleryApplicationName, GalleryApplicationInner galleryApplication)Create or update a gallery Application Definition.Mono<GalleryApplicationInner>GalleryApplicationsClient. getAsync(String resourceGroupName, String galleryName, String galleryApplicationName)Retrieves information about a gallery Application Definition.com.azure.core.http.rest.Response<GalleryApplicationInner>GalleryApplicationsClient. getWithResponse(String resourceGroupName, String galleryName, String galleryApplicationName, com.azure.core.util.Context context)Retrieves information about a gallery Application Definition.Mono<com.azure.core.http.rest.Response<GalleryApplicationInner>>GalleryApplicationsClient. getWithResponseAsync(String resourceGroupName, String galleryName, String galleryApplicationName)Retrieves information about a gallery Application Definition.com.azure.core.http.rest.PagedIterable<GalleryApplicationInner>GalleryApplicationsClient. listByGallery(String resourceGroupName, String galleryName)List gallery Application Definitions in a gallery.com.azure.core.http.rest.PagedIterable<GalleryApplicationInner>GalleryApplicationsClient. listByGallery(String resourceGroupName, String galleryName, com.azure.core.util.Context context)List gallery Application Definitions in a gallery.com.azure.core.http.rest.PagedFlux<GalleryApplicationInner>GalleryApplicationsClient. listByGalleryAsync(String resourceGroupName, String galleryName)List gallery Application Definitions in a gallery.Mono<GalleryApplicationInner>GalleryApplicationsClient. updateAsync(String resourceGroupName, String galleryName, String galleryApplicationName, GalleryApplicationUpdate galleryApplication)Update a gallery Application Definition.Methods in com.azure.resourcemanager.compute.fluent with parameters of type GalleryApplicationInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryApplicationInner>,GalleryApplicationInner>GalleryApplicationsClient. beginCreateOrUpdate(String resourceGroupName, String galleryName, String galleryApplicationName, GalleryApplicationInner galleryApplication)Create or update a gallery Application Definition.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryApplicationInner>,GalleryApplicationInner>GalleryApplicationsClient. beginCreateOrUpdate(String resourceGroupName, String galleryName, String galleryApplicationName, GalleryApplicationInner galleryApplication, com.azure.core.util.Context context)Create or update a gallery Application Definition.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<GalleryApplicationInner>,GalleryApplicationInner>GalleryApplicationsClient. beginCreateOrUpdateAsync(String resourceGroupName, String galleryName, String galleryApplicationName, GalleryApplicationInner galleryApplication)Create or update a gallery Application Definition.GalleryApplicationInnerGalleryApplicationsClient. createOrUpdate(String resourceGroupName, String galleryName, String galleryApplicationName, GalleryApplicationInner galleryApplication)Create or update a gallery Application Definition.GalleryApplicationInnerGalleryApplicationsClient. createOrUpdate(String resourceGroupName, String galleryName, String galleryApplicationName, GalleryApplicationInner galleryApplication, com.azure.core.util.Context context)Create or update a gallery Application Definition.Mono<GalleryApplicationInner>GalleryApplicationsClient. createOrUpdateAsync(String resourceGroupName, String galleryName, String galleryApplicationName, GalleryApplicationInner galleryApplication)Create or update a gallery Application Definition.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>GalleryApplicationsClient. createOrUpdateWithResponseAsync(String resourceGroupName, String galleryName, String galleryApplicationName, GalleryApplicationInner galleryApplication)Create or update a gallery Application Definition. -
Uses of GalleryApplicationInner in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return GalleryApplicationInner Modifier and Type Method Description GalleryApplicationInnerGalleryApplicationInner. withDescription(String description)Set the description property: The description of this gallery Application Definition resource.GalleryApplicationInnerGalleryApplicationInner. withEndOfLifeDate(OffsetDateTime endOfLifeDate)Set the endOfLifeDate property: The end of life date of the gallery Application Definition.GalleryApplicationInnerGalleryApplicationInner. withEula(String eula)Set the eula property: The Eula agreement for the gallery Application Definition.GalleryApplicationInnerGalleryApplicationInner. withLocation(String location)GalleryApplicationInnerGalleryApplicationInner. withPrivacyStatementUri(String privacyStatementUri)Set the privacyStatementUri property: The privacy statement uri.GalleryApplicationInnerGalleryApplicationInner. withReleaseNoteUri(String releaseNoteUri)Set the releaseNoteUri property: The release note uri.GalleryApplicationInnerGalleryApplicationInner. withSupportedOSType(OperatingSystemTypes supportedOSType)Set the supportedOSType property: This property allows you to specify the supported type of the OS that application is built for.GalleryApplicationInnerGalleryApplicationInner. withTags(Map<String,String> tags) -
Uses of GalleryApplicationInner in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return types with arguments of type GalleryApplicationInner Modifier and Type Method Description List<GalleryApplicationInner>GalleryApplicationList. value()Get the value property: A list of Gallery Applications.Method parameters in com.azure.resourcemanager.compute.models with type arguments of type GalleryApplicationInner Modifier and Type Method Description GalleryApplicationListGalleryApplicationList. withValue(List<GalleryApplicationInner> value)Set the value property: A list of Gallery Applications.
-