com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<UserInner>,UserInner> |
WebAppsClient.beginListPublishingCredentials(String resourceGroupName,
String name) |
Description for Gets the Git/FTP publishing credentials of an app.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<UserInner>,UserInner> |
WebAppsClient.beginListPublishingCredentials(String resourceGroupName,
String name) |
Description for Gets the Git/FTP publishing credentials of an app.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<UserInner>,UserInner> |
WebAppsClient.beginListPublishingCredentials(String resourceGroupName,
String name,
com.azure.core.util.Context context) |
Description for Gets the Git/FTP publishing credentials of an app.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<UserInner>,UserInner> |
WebAppsClient.beginListPublishingCredentials(String resourceGroupName,
String name,
com.azure.core.util.Context context) |
Description for Gets the Git/FTP publishing credentials of an app.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<UserInner>,UserInner> |
WebAppsClient.beginListPublishingCredentialsAsync(String resourceGroupName,
String name) |
Description for Gets the Git/FTP publishing credentials of an app.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<UserInner>,UserInner> |
WebAppsClient.beginListPublishingCredentialsAsync(String resourceGroupName,
String name) |
Description for Gets the Git/FTP publishing credentials of an app.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<UserInner>,UserInner> |
WebAppsClient.beginListPublishingCredentialsSlot(String resourceGroupName,
String name,
String slot) |
Description for Gets the Git/FTP publishing credentials of an app.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<UserInner>,UserInner> |
WebAppsClient.beginListPublishingCredentialsSlot(String resourceGroupName,
String name,
String slot) |
Description for Gets the Git/FTP publishing credentials of an app.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<UserInner>,UserInner> |
WebAppsClient.beginListPublishingCredentialsSlot(String resourceGroupName,
String name,
String slot,
com.azure.core.util.Context context) |
Description for Gets the Git/FTP publishing credentials of an app.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<UserInner>,UserInner> |
WebAppsClient.beginListPublishingCredentialsSlot(String resourceGroupName,
String name,
String slot,
com.azure.core.util.Context context) |
Description for Gets the Git/FTP publishing credentials of an app.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<UserInner>,UserInner> |
WebAppsClient.beginListPublishingCredentialsSlotAsync(String resourceGroupName,
String name,
String slot) |
Description for Gets the Git/FTP publishing credentials of an app.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<UserInner>,UserInner> |
WebAppsClient.beginListPublishingCredentialsSlotAsync(String resourceGroupName,
String name,
String slot) |
Description for Gets the Git/FTP publishing credentials of an app.
|
Mono<UserInner> |
ResourceProvidersClient.getPublishingUserAsync() |
Description for Gets publishing user.
|
com.azure.core.http.rest.Response<UserInner> |
ResourceProvidersClient.getPublishingUserWithResponse(com.azure.core.util.Context context) |
Description for Gets publishing user.
|
Mono<com.azure.core.http.rest.Response<UserInner>> |
ResourceProvidersClient.getPublishingUserWithResponseAsync() |
Description for Gets publishing user.
|
Mono<UserInner> |
WebAppsClient.listPublishingCredentialsAsync(String resourceGroupName,
String name) |
Description for Gets the Git/FTP publishing credentials of an app.
|
Mono<UserInner> |
WebAppsClient.listPublishingCredentialsSlotAsync(String resourceGroupName,
String name,
String slot) |
Description for Gets the Git/FTP publishing credentials of an app.
|
Mono<UserInner> |
ResourceProvidersClient.updatePublishingUserAsync(UserInner userDetails) |
Description for Updates publishing user.
|
com.azure.core.http.rest.Response<UserInner> |
ResourceProvidersClient.updatePublishingUserWithResponse(UserInner userDetails,
com.azure.core.util.Context context) |
Description for Updates publishing user.
|
Mono<com.azure.core.http.rest.Response<UserInner>> |
ResourceProvidersClient.updatePublishingUserWithResponseAsync(UserInner userDetails) |
Description for Updates publishing user.
|