Uses of Class
com.azure.resourcemanager.appservice.fluent.models.SiteSourceControlInner
-
Packages that use SiteSourceControlInner Package Description com.azure.resourcemanager.appservice.fluent Package containing the service clients for WebSiteManagementClient.com.azure.resourcemanager.appservice.fluent.models Package containing the inner data models for WebSiteManagementClient. -
-
Uses of SiteSourceControlInner in com.azure.resourcemanager.appservice.fluent
Methods in com.azure.resourcemanager.appservice.fluent that return SiteSourceControlInner Modifier and Type Method Description SiteSourceControlInnerWebAppsClient. createOrUpdateSourceControl(String resourceGroupName, String name, SiteSourceControlInner siteSourceControl)Description for Updates the source control configuration of an app.SiteSourceControlInnerWebAppsClient. createOrUpdateSourceControl(String resourceGroupName, String name, SiteSourceControlInner siteSourceControl, com.azure.core.util.Context context)Description for Updates the source control configuration of an app.SiteSourceControlInnerWebAppsClient. createOrUpdateSourceControlSlot(String resourceGroupName, String name, String slot, SiteSourceControlInner siteSourceControl)Description for Updates the source control configuration of an app.SiteSourceControlInnerWebAppsClient. createOrUpdateSourceControlSlot(String resourceGroupName, String name, String slot, SiteSourceControlInner siteSourceControl, com.azure.core.util.Context context)Description for Updates the source control configuration of an app.SiteSourceControlInnerWebAppsClient. getSourceControl(String resourceGroupName, String name)Description for Gets the source control configuration of an app.SiteSourceControlInnerWebAppsClient. getSourceControlSlot(String resourceGroupName, String name, String slot)Description for Gets the source control configuration of an app.SiteSourceControlInnerWebAppsClient. updateSourceControl(String resourceGroupName, String name, SiteSourceControlInner siteSourceControl)Description for Updates the source control configuration of an app.SiteSourceControlInnerWebAppsClient. updateSourceControlSlot(String resourceGroupName, String name, String slot, SiteSourceControlInner siteSourceControl)Description for Updates the source control configuration of an app.Methods in com.azure.resourcemanager.appservice.fluent that return types with arguments of type SiteSourceControlInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SiteSourceControlInner>,SiteSourceControlInner>WebAppsClient. beginCreateOrUpdateSourceControl(String resourceGroupName, String name, SiteSourceControlInner siteSourceControl)Description for Updates the source control configuration of an app.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SiteSourceControlInner>,SiteSourceControlInner>WebAppsClient. beginCreateOrUpdateSourceControl(String resourceGroupName, String name, SiteSourceControlInner siteSourceControl)Description for Updates the source control configuration of an app.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SiteSourceControlInner>,SiteSourceControlInner>WebAppsClient. beginCreateOrUpdateSourceControl(String resourceGroupName, String name, SiteSourceControlInner siteSourceControl, com.azure.core.util.Context context)Description for Updates the source control configuration of an app.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SiteSourceControlInner>,SiteSourceControlInner>WebAppsClient. beginCreateOrUpdateSourceControl(String resourceGroupName, String name, SiteSourceControlInner siteSourceControl, com.azure.core.util.Context context)Description for Updates the source control configuration of an app.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<SiteSourceControlInner>,SiteSourceControlInner>WebAppsClient. beginCreateOrUpdateSourceControlAsync(String resourceGroupName, String name, SiteSourceControlInner siteSourceControl)Description for Updates the source control configuration of an app.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<SiteSourceControlInner>,SiteSourceControlInner>WebAppsClient. beginCreateOrUpdateSourceControlAsync(String resourceGroupName, String name, SiteSourceControlInner siteSourceControl)Description for Updates the source control configuration of an app.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SiteSourceControlInner>,SiteSourceControlInner>WebAppsClient. beginCreateOrUpdateSourceControlSlot(String resourceGroupName, String name, String slot, SiteSourceControlInner siteSourceControl)Description for Updates the source control configuration of an app.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SiteSourceControlInner>,SiteSourceControlInner>WebAppsClient. beginCreateOrUpdateSourceControlSlot(String resourceGroupName, String name, String slot, SiteSourceControlInner siteSourceControl)Description for Updates the source control configuration of an app.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SiteSourceControlInner>,SiteSourceControlInner>WebAppsClient. beginCreateOrUpdateSourceControlSlot(String resourceGroupName, String name, String slot, SiteSourceControlInner siteSourceControl, com.azure.core.util.Context context)Description for Updates the source control configuration of an app.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SiteSourceControlInner>,SiteSourceControlInner>WebAppsClient. beginCreateOrUpdateSourceControlSlot(String resourceGroupName, String name, String slot, SiteSourceControlInner siteSourceControl, com.azure.core.util.Context context)Description for Updates the source control configuration of an app.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<SiteSourceControlInner>,SiteSourceControlInner>WebAppsClient. beginCreateOrUpdateSourceControlSlotAsync(String resourceGroupName, String name, String slot, SiteSourceControlInner siteSourceControl)Description for Updates the source control configuration of an app.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<SiteSourceControlInner>,SiteSourceControlInner>WebAppsClient. beginCreateOrUpdateSourceControlSlotAsync(String resourceGroupName, String name, String slot, SiteSourceControlInner siteSourceControl)Description for Updates the source control configuration of an app.Mono<SiteSourceControlInner>WebAppsClient. createOrUpdateSourceControlAsync(String resourceGroupName, String name, SiteSourceControlInner siteSourceControl)Description for Updates the source control configuration of an app.Mono<SiteSourceControlInner>WebAppsClient. createOrUpdateSourceControlSlotAsync(String resourceGroupName, String name, String slot, SiteSourceControlInner siteSourceControl)Description for Updates the source control configuration of an app.Mono<SiteSourceControlInner>WebAppsClient. getSourceControlAsync(String resourceGroupName, String name)Description for Gets the source control configuration of an app.Mono<SiteSourceControlInner>WebAppsClient. getSourceControlSlotAsync(String resourceGroupName, String name, String slot)Description for Gets the source control configuration of an app.com.azure.core.http.rest.Response<SiteSourceControlInner>WebAppsClient. getSourceControlSlotWithResponse(String resourceGroupName, String name, String slot, com.azure.core.util.Context context)Description for Gets the source control configuration of an app.Mono<com.azure.core.http.rest.Response<SiteSourceControlInner>>WebAppsClient. getSourceControlSlotWithResponseAsync(String resourceGroupName, String name, String slot)Description for Gets the source control configuration of an app.com.azure.core.http.rest.Response<SiteSourceControlInner>WebAppsClient. getSourceControlWithResponse(String resourceGroupName, String name, com.azure.core.util.Context context)Description for Gets the source control configuration of an app.Mono<com.azure.core.http.rest.Response<SiteSourceControlInner>>WebAppsClient. getSourceControlWithResponseAsync(String resourceGroupName, String name)Description for Gets the source control configuration of an app.Mono<SiteSourceControlInner>WebAppsClient. updateSourceControlAsync(String resourceGroupName, String name, SiteSourceControlInner siteSourceControl)Description for Updates the source control configuration of an app.Mono<SiteSourceControlInner>WebAppsClient. updateSourceControlSlotAsync(String resourceGroupName, String name, String slot, SiteSourceControlInner siteSourceControl)Description for Updates the source control configuration of an app.com.azure.core.http.rest.Response<SiteSourceControlInner>WebAppsClient. updateSourceControlSlotWithResponse(String resourceGroupName, String name, String slot, SiteSourceControlInner siteSourceControl, com.azure.core.util.Context context)Description for Updates the source control configuration of an app.Mono<com.azure.core.http.rest.Response<SiteSourceControlInner>>WebAppsClient. updateSourceControlSlotWithResponseAsync(String resourceGroupName, String name, String slot, SiteSourceControlInner siteSourceControl)Description for Updates the source control configuration of an app.com.azure.core.http.rest.Response<SiteSourceControlInner>WebAppsClient. updateSourceControlWithResponse(String resourceGroupName, String name, SiteSourceControlInner siteSourceControl, com.azure.core.util.Context context)Description for Updates the source control configuration of an app.Mono<com.azure.core.http.rest.Response<SiteSourceControlInner>>WebAppsClient. updateSourceControlWithResponseAsync(String resourceGroupName, String name, SiteSourceControlInner siteSourceControl)Description for Updates the source control configuration of an app.Methods in com.azure.resourcemanager.appservice.fluent with parameters of type SiteSourceControlInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SiteSourceControlInner>,SiteSourceControlInner>WebAppsClient. beginCreateOrUpdateSourceControl(String resourceGroupName, String name, SiteSourceControlInner siteSourceControl)Description for Updates the source control configuration of an app.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SiteSourceControlInner>,SiteSourceControlInner>WebAppsClient. beginCreateOrUpdateSourceControl(String resourceGroupName, String name, SiteSourceControlInner siteSourceControl, com.azure.core.util.Context context)Description for Updates the source control configuration of an app.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<SiteSourceControlInner>,SiteSourceControlInner>WebAppsClient. beginCreateOrUpdateSourceControlAsync(String resourceGroupName, String name, SiteSourceControlInner siteSourceControl)Description for Updates the source control configuration of an app.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SiteSourceControlInner>,SiteSourceControlInner>WebAppsClient. beginCreateOrUpdateSourceControlSlot(String resourceGroupName, String name, String slot, SiteSourceControlInner siteSourceControl)Description for Updates the source control configuration of an app.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SiteSourceControlInner>,SiteSourceControlInner>WebAppsClient. beginCreateOrUpdateSourceControlSlot(String resourceGroupName, String name, String slot, SiteSourceControlInner siteSourceControl, com.azure.core.util.Context context)Description for Updates the source control configuration of an app.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<SiteSourceControlInner>,SiteSourceControlInner>WebAppsClient. beginCreateOrUpdateSourceControlSlotAsync(String resourceGroupName, String name, String slot, SiteSourceControlInner siteSourceControl)Description for Updates the source control configuration of an app.SiteSourceControlInnerWebAppsClient. createOrUpdateSourceControl(String resourceGroupName, String name, SiteSourceControlInner siteSourceControl)Description for Updates the source control configuration of an app.SiteSourceControlInnerWebAppsClient. createOrUpdateSourceControl(String resourceGroupName, String name, SiteSourceControlInner siteSourceControl, com.azure.core.util.Context context)Description for Updates the source control configuration of an app.Mono<SiteSourceControlInner>WebAppsClient. createOrUpdateSourceControlAsync(String resourceGroupName, String name, SiteSourceControlInner siteSourceControl)Description for Updates the source control configuration of an app.SiteSourceControlInnerWebAppsClient. createOrUpdateSourceControlSlot(String resourceGroupName, String name, String slot, SiteSourceControlInner siteSourceControl)Description for Updates the source control configuration of an app.SiteSourceControlInnerWebAppsClient. createOrUpdateSourceControlSlot(String resourceGroupName, String name, String slot, SiteSourceControlInner siteSourceControl, com.azure.core.util.Context context)Description for Updates the source control configuration of an app.Mono<SiteSourceControlInner>WebAppsClient. createOrUpdateSourceControlSlotAsync(String resourceGroupName, String name, String slot, SiteSourceControlInner siteSourceControl)Description for Updates the source control configuration of an app.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>WebAppsClient. createOrUpdateSourceControlSlotWithResponseAsync(String resourceGroupName, String name, String slot, SiteSourceControlInner siteSourceControl)Description for Updates the source control configuration of an app.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>WebAppsClient. createOrUpdateSourceControlWithResponseAsync(String resourceGroupName, String name, SiteSourceControlInner siteSourceControl)Description for Updates the source control configuration of an app.SiteSourceControlInnerWebAppsClient. updateSourceControl(String resourceGroupName, String name, SiteSourceControlInner siteSourceControl)Description for Updates the source control configuration of an app.Mono<SiteSourceControlInner>WebAppsClient. updateSourceControlAsync(String resourceGroupName, String name, SiteSourceControlInner siteSourceControl)Description for Updates the source control configuration of an app.SiteSourceControlInnerWebAppsClient. updateSourceControlSlot(String resourceGroupName, String name, String slot, SiteSourceControlInner siteSourceControl)Description for Updates the source control configuration of an app.Mono<SiteSourceControlInner>WebAppsClient. updateSourceControlSlotAsync(String resourceGroupName, String name, String slot, SiteSourceControlInner siteSourceControl)Description for Updates the source control configuration of an app.com.azure.core.http.rest.Response<SiteSourceControlInner>WebAppsClient. updateSourceControlSlotWithResponse(String resourceGroupName, String name, String slot, SiteSourceControlInner siteSourceControl, com.azure.core.util.Context context)Description for Updates the source control configuration of an app.Mono<com.azure.core.http.rest.Response<SiteSourceControlInner>>WebAppsClient. updateSourceControlSlotWithResponseAsync(String resourceGroupName, String name, String slot, SiteSourceControlInner siteSourceControl)Description for Updates the source control configuration of an app.com.azure.core.http.rest.Response<SiteSourceControlInner>WebAppsClient. updateSourceControlWithResponse(String resourceGroupName, String name, SiteSourceControlInner siteSourceControl, com.azure.core.util.Context context)Description for Updates the source control configuration of an app.Mono<com.azure.core.http.rest.Response<SiteSourceControlInner>>WebAppsClient. updateSourceControlWithResponseAsync(String resourceGroupName, String name, SiteSourceControlInner siteSourceControl)Description for Updates the source control configuration of an app. -
Uses of SiteSourceControlInner in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return SiteSourceControlInner Modifier and Type Method Description SiteSourceControlInnerSiteSourceControlInner. withBranch(String branch)Set the branch property: Name of branch to use for deployment.SiteSourceControlInnerSiteSourceControlInner. withDeploymentRollbackEnabled(Boolean deploymentRollbackEnabled)Set the deploymentRollbackEnabled property: <code>true</code> to enable deployment rollback; otherwise, <code>false</code>.SiteSourceControlInnerSiteSourceControlInner. withGitHubActionConfiguration(GitHubActionConfiguration gitHubActionConfiguration)Set the gitHubActionConfiguration property: If GitHub Action is selected, than the associated configuration.SiteSourceControlInnerSiteSourceControlInner. withIsGitHubAction(Boolean isGitHubAction)Set the isGitHubAction property: <code>true</code> if this is deployed via GitHub action.SiteSourceControlInnerSiteSourceControlInner. withIsManualIntegration(Boolean isManualIntegration)Set the isManualIntegration property: <code>true</code> to limit to manual integration; <code>false</code> to enable continuous integration (which configures webhooks into online repos like GitHub).SiteSourceControlInnerSiteSourceControlInner. withIsMercurial(Boolean isMercurial)Set the isMercurial property: <code>true</code> for a Mercurial repository; <code>false</code> for a Git repository.SiteSourceControlInnerSiteSourceControlInner. withKind(String kind)Set the kind property: Kind of resource.SiteSourceControlInnerSiteSourceControlInner. withRepoUrl(String repoUrl)Set the repoUrl property: Repository or source control URL.
-