Uses of Class
com.azure.resourcemanager.appservice.fluent.models.SiteExtensionInfoInner
Packages that use SiteExtensionInfoInner
Package
Description
Package containing the service clients for WebSiteManagementClient.
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of SiteExtensionInfoInner in com.azure.resourcemanager.appservice.fluent
Methods in com.azure.resourcemanager.appservice.fluent that return SiteExtensionInfoInnerModifier and TypeMethodDescriptionWebAppsClient.getSiteExtension
(String resourceGroupName, String name, String siteExtensionId) Get site extension information by its ID for a web site, or a deployment slot.WebAppsClient.getSiteExtensionSlot
(String resourceGroupName, String name, String siteExtensionId, String slot) Get site extension information by its ID for a web site, or a deployment slot.WebAppsClient.installSiteExtension
(String resourceGroupName, String name, String siteExtensionId) Install site extension on a web site, or a deployment slot.WebAppsClient.installSiteExtension
(String resourceGroupName, String name, String siteExtensionId, com.azure.core.util.Context context) Install site extension on a web site, or a deployment slot.WebAppsClient.installSiteExtensionSlot
(String resourceGroupName, String name, String siteExtensionId, String slot) Install site extension on a web site, or a deployment slot.WebAppsClient.installSiteExtensionSlot
(String resourceGroupName, String name, String siteExtensionId, String slot, com.azure.core.util.Context context) Install site extension on a web site, or a deployment slot.Methods in com.azure.resourcemanager.appservice.fluent that return types with arguments of type SiteExtensionInfoInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<SiteExtensionInfoInner>, SiteExtensionInfoInner> WebAppsClient.beginInstallSiteExtension
(String resourceGroupName, String name, String siteExtensionId) Install site extension on a web site, or a deployment slot.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<SiteExtensionInfoInner>, SiteExtensionInfoInner> WebAppsClient.beginInstallSiteExtension
(String resourceGroupName, String name, String siteExtensionId) Install site extension on a web site, or a deployment slot.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<SiteExtensionInfoInner>, SiteExtensionInfoInner> WebAppsClient.beginInstallSiteExtension
(String resourceGroupName, String name, String siteExtensionId, com.azure.core.util.Context context) Install site extension on a web site, or a deployment slot.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<SiteExtensionInfoInner>, SiteExtensionInfoInner> WebAppsClient.beginInstallSiteExtension
(String resourceGroupName, String name, String siteExtensionId, com.azure.core.util.Context context) Install site extension on a web site, or a deployment slot.com.azure.core.util.polling.PollerFlux
<com.azure.core.management.polling.PollResult<SiteExtensionInfoInner>, SiteExtensionInfoInner> WebAppsClient.beginInstallSiteExtensionAsync
(String resourceGroupName, String name, String siteExtensionId) Install site extension on a web site, or a deployment slot.com.azure.core.util.polling.PollerFlux
<com.azure.core.management.polling.PollResult<SiteExtensionInfoInner>, SiteExtensionInfoInner> WebAppsClient.beginInstallSiteExtensionAsync
(String resourceGroupName, String name, String siteExtensionId) Install site extension on a web site, or a deployment slot.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<SiteExtensionInfoInner>, SiteExtensionInfoInner> WebAppsClient.beginInstallSiteExtensionSlot
(String resourceGroupName, String name, String siteExtensionId, String slot) Install site extension on a web site, or a deployment slot.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<SiteExtensionInfoInner>, SiteExtensionInfoInner> WebAppsClient.beginInstallSiteExtensionSlot
(String resourceGroupName, String name, String siteExtensionId, String slot) Install site extension on a web site, or a deployment slot.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<SiteExtensionInfoInner>, SiteExtensionInfoInner> WebAppsClient.beginInstallSiteExtensionSlot
(String resourceGroupName, String name, String siteExtensionId, String slot, com.azure.core.util.Context context) Install site extension on a web site, or a deployment slot.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<SiteExtensionInfoInner>, SiteExtensionInfoInner> WebAppsClient.beginInstallSiteExtensionSlot
(String resourceGroupName, String name, String siteExtensionId, String slot, com.azure.core.util.Context context) Install site extension on a web site, or a deployment slot.com.azure.core.util.polling.PollerFlux
<com.azure.core.management.polling.PollResult<SiteExtensionInfoInner>, SiteExtensionInfoInner> WebAppsClient.beginInstallSiteExtensionSlotAsync
(String resourceGroupName, String name, String siteExtensionId, String slot) Install site extension on a web site, or a deployment slot.com.azure.core.util.polling.PollerFlux
<com.azure.core.management.polling.PollResult<SiteExtensionInfoInner>, SiteExtensionInfoInner> WebAppsClient.beginInstallSiteExtensionSlotAsync
(String resourceGroupName, String name, String siteExtensionId, String slot) Install site extension on a web site, or a deployment slot.WebAppsClient.getSiteExtensionAsync
(String resourceGroupName, String name, String siteExtensionId) Get site extension information by its ID for a web site, or a deployment slot.WebAppsClient.getSiteExtensionSlotAsync
(String resourceGroupName, String name, String siteExtensionId, String slot) Get site extension information by its ID for a web site, or a deployment slot.com.azure.core.http.rest.Response
<SiteExtensionInfoInner> WebAppsClient.getSiteExtensionSlotWithResponse
(String resourceGroupName, String name, String siteExtensionId, String slot, com.azure.core.util.Context context) Get site extension information by its ID for a web site, or a deployment slot.Mono
<com.azure.core.http.rest.Response<SiteExtensionInfoInner>> WebAppsClient.getSiteExtensionSlotWithResponseAsync
(String resourceGroupName, String name, String siteExtensionId, String slot) Get site extension information by its ID for a web site, or a deployment slot.com.azure.core.http.rest.Response
<SiteExtensionInfoInner> WebAppsClient.getSiteExtensionWithResponse
(String resourceGroupName, String name, String siteExtensionId, com.azure.core.util.Context context) Get site extension information by its ID for a web site, or a deployment slot.Mono
<com.azure.core.http.rest.Response<SiteExtensionInfoInner>> WebAppsClient.getSiteExtensionWithResponseAsync
(String resourceGroupName, String name, String siteExtensionId) Get site extension information by its ID for a web site, or a deployment slot.WebAppsClient.installSiteExtensionAsync
(String resourceGroupName, String name, String siteExtensionId) Install site extension on a web site, or a deployment slot.WebAppsClient.installSiteExtensionSlotAsync
(String resourceGroupName, String name, String siteExtensionId, String slot) Install site extension on a web site, or a deployment slot.com.azure.core.http.rest.PagedIterable
<SiteExtensionInfoInner> WebAppsClient.listSiteExtensions
(String resourceGroupName, String name) Get list of siteextensions for a web site, or a deployment slot.com.azure.core.http.rest.PagedIterable
<SiteExtensionInfoInner> WebAppsClient.listSiteExtensions
(String resourceGroupName, String name, com.azure.core.util.Context context) Get list of siteextensions for a web site, or a deployment slot.com.azure.core.http.rest.PagedFlux
<SiteExtensionInfoInner> WebAppsClient.listSiteExtensionsAsync
(String resourceGroupName, String name) Get list of siteextensions for a web site, or a deployment slot.com.azure.core.http.rest.PagedIterable
<SiteExtensionInfoInner> WebAppsClient.listSiteExtensionsSlot
(String resourceGroupName, String name, String slot) Get list of siteextensions for a web site, or a deployment slot.com.azure.core.http.rest.PagedIterable
<SiteExtensionInfoInner> WebAppsClient.listSiteExtensionsSlot
(String resourceGroupName, String name, String slot, com.azure.core.util.Context context) Get list of siteextensions for a web site, or a deployment slot.com.azure.core.http.rest.PagedFlux
<SiteExtensionInfoInner> WebAppsClient.listSiteExtensionsSlotAsync
(String resourceGroupName, String name, String slot) Get list of siteextensions for a web site, or a deployment slot. -
Uses of SiteExtensionInfoInner in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return SiteExtensionInfoInnerModifier and TypeMethodDescriptionstatic SiteExtensionInfoInner
SiteExtensionInfoInner.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of SiteExtensionInfoInner from the JsonReader.SiteExtensionInfoInner.withAuthors
(List<String> authors) Set the authors property: List of authors.SiteExtensionInfoInner.withComment
(String comment) Set the comment property: Site Extension comment.SiteExtensionInfoInner.withDescription
(String description) Set the description property: Detailed description.SiteExtensionInfoInner.withDownloadCount
(Integer downloadCount) Set the downloadCount property: Count of downloads.SiteExtensionInfoInner.withExtensionId
(String extensionId) Set the extensionId property: Site extension ID.SiteExtensionInfoInner.withExtensionType
(SiteExtensionType extensionType) Set the extensionType property: Site extension type.SiteExtensionInfoInner.withExtensionUrl
(String extensionUrl) Set the extensionUrl property: Extension URL.SiteExtensionInfoInner.withFeedUrl
(String feedUrl) Set the feedUrl property: Feed URL.SiteExtensionInfoInner.withIconUrl
(String iconUrl) Set the iconUrl property: Icon URL.SiteExtensionInfoInner.withInstalledDateTime
(OffsetDateTime installedDateTime) Set the installedDateTime property: Installed timestamp.SiteExtensionInfoInner.withInstallerCommandLineParams
(String installerCommandLineParams) Set the installerCommandLineParams property: Installer command line parameters.Set the kind property: Kind of resource.SiteExtensionInfoInner.withLicenseUrl
(String licenseUrl) Set the licenseUrl property: License URL.SiteExtensionInfoInner.withLocalIsLatestVersion
(Boolean localIsLatestVersion) Set the localIsLatestVersion property: <code>true</code> if the local version is the latest version; <code>false</code> otherwise.SiteExtensionInfoInner.withLocalPath
(String localPath) Set the localPath property: Local path.SiteExtensionInfoInner.withProjectUrl
(String projectUrl) Set the projectUrl property: Project URL.SiteExtensionInfoInner.withProvisioningState
(String provisioningState) Set the provisioningState property: Provisioning state.SiteExtensionInfoInner.withPublishedDateTime
(OffsetDateTime publishedDateTime) Set the publishedDateTime property: Published timestamp.SiteExtensionInfoInner.withSummary
(String summary) Set the summary property: Summary description.Set the title property: The title property.SiteExtensionInfoInner.withVersion
(String version) Set the version property: Version information. -
Uses of SiteExtensionInfoInner in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type SiteExtensionInfoInnerModifier and TypeMethodDescriptionSiteExtensionInfoCollection.value()
Get the value property: Collection of resources.Method parameters in com.azure.resourcemanager.appservice.models with type arguments of type SiteExtensionInfoInnerModifier and TypeMethodDescriptionSiteExtensionInfoCollection.withValue
(List<SiteExtensionInfoInner> value) Set the value property: Collection of resources.