DeletedWebAppsClient Interface
public interface DeletedWebAppsClient
An instance of this class provides access to all the operations defined in DeletedWebAppsClient.
Modifier and Type | Method and Description |
---|---|
abstract
Deleted |
get Get deleted app for a subscription at location. |
abstract
Mono<Deleted |
get Get deleted app for a subscription at location. |
abstract
Response<Deleted |
get Get deleted app for a subscription at location. |
abstract
Mono<Response<Deleted |
get Get deleted app for a subscription at location. |
abstract
Paged |
list()
Get all deleted apps for a subscription. |
abstract
Paged |
list(Context context)
Get all deleted apps for a subscription. |
abstract
Paged |
list Get all deleted apps for a subscription. |
abstract
Paged |
list Get all deleted apps for a subscription at location Description for Get all deleted apps for a subscription at location. |
abstract
Paged |
list Get all deleted apps for a subscription at location Description for Get all deleted apps for a subscription at location. |
abstract
Paged |
list Get all deleted apps for a subscription at location Description for Get all deleted apps for a subscription at location. |
getDeletedWebAppByLocation
public abstract DeletedSiteInner getDeletedWebAppByLocation(String location, String deletedSiteId)
Get deleted app for a subscription at location. Description for Get deleted app for a subscription at location.
Parameters:
Returns:
getDeletedWebAppByLocationAsync
public abstract Mono
Get deleted app for a subscription at location. Description for Get deleted app for a subscription at location.
Parameters:
Returns:
getDeletedWebAppByLocationWithResponse
public abstract Response
Get deleted app for a subscription at location. Description for Get deleted app for a subscription at location.
Parameters:
Returns:
getDeletedWebAppByLocationWithResponseAsync
public abstract Mono
Get deleted app for a subscription at location. Description for Get deleted app for a subscription at location.
Parameters:
Returns:
list
public abstract PagedIterable
Get all deleted apps for a subscription. Description for Get all deleted apps for a subscription.
Returns:
list
public abstract PagedIterable
Get all deleted apps for a subscription. Description for Get all deleted apps for a subscription.
Parameters:
Returns:
listAsync
public abstract PagedFlux
Get all deleted apps for a subscription. Description for Get all deleted apps for a subscription.
Returns:
listByLocation
public abstract PagedIterable
Get all deleted apps for a subscription at location Description for Get all deleted apps for a subscription at location.
Parameters:
Returns:
listByLocation
public abstract PagedIterable
Get all deleted apps for a subscription at location Description for Get all deleted apps for a subscription at location.
Parameters:
Returns:
listByLocationAsync
public abstract PagedFlux
Get all deleted apps for a subscription at location Description for Get all deleted apps for a subscription at location.
Parameters:
Returns: