Method | Description | |
---|---|---|
CallbackOnSetupAsync ( string account, string workspace, |
||
FromRequest ( |
||
GetAppAsync ( string account, string workspace, AppIdentifier app, IEnumerable |
||
GetFileAsync ( string account, string workspace, AppIdentifier app, IEnumerable |
||
ListAppDependenciesAsync ( string account, string workspace, AppIdentifier app, IEnumerable |
||
ListDependenciesAsync ( string account, string workspace, string service, |
||
ListFilesAsync ( string account, string workspace, AppIdentifier app, IEnumerable |
||
ListRootFoldersAsync ( string account, string workspace, AppIdentifier app, IEnumerable |
||
WorkspaceAppsClient ( AppsEndpoint endpoint, |
||
WorkspaceAppsClient ( HttpCachedGalleryConnector connector, bool acceptSnapshot = true ) : System | ||
WorkspaceAppsClient ( |
Method | Description | |
---|---|---|
WorkspaceAppsClient ( IGalleryConnector connector, bool acceptSnapshot = true ) : System |
public CallbackOnSetupAsync ( string account, string workspace, |
||
account | string | |
workspace | string | |
payload | ||
cancellationToken | ||
return | Task |
public static FromRequest ( |
||
requestMessage | ||
endpoint | AppsEndpoint | |
userAgent | ||
return |
public GetAppAsync ( string account, string workspace, AppIdentifier app, IEnumerable |
||
account | string | |
workspace | string | |
app | AppIdentifier | |
context | IEnumerable |
|
cancellationToken | ||
return | Task |
public GetFileAsync ( string account, string workspace, AppIdentifier app, IEnumerable |
||
account | string | |
workspace | string | |
app | AppIdentifier | |
context | IEnumerable |
|
service | string | |
path | string | |
cancellationToken | ||
return | Task |
public ListAppDependenciesAsync ( string account, string workspace, AppIdentifier app, IEnumerable |
||
account | string | |
workspace | string | |
app | AppIdentifier | |
context | IEnumerable |
|
service | string | |
paging | ||
recursive | bool | |
cancellationToken | ||
return | Task |
public ListDependenciesAsync ( string account, string workspace, string service, |
||
account | string | |
workspace | string | |
service | string | |
paging | ||
recursive | bool | |
cancellationToken | ||
return | Task |
public ListFilesAsync ( string account, string workspace, AppIdentifier app, IEnumerable |
||
account | string | |
workspace | string | |
app | AppIdentifier | |
context | IEnumerable |
|
service | string | |
options | ||
cancellationToken | ||
return | Task |
public ListRootFoldersAsync ( string account, string workspace, AppIdentifier app, IEnumerable |
||
account | string | |
workspace | string | |
app | AppIdentifier | |
context | IEnumerable |
|
cancellationToken | ||
return | Task |
public WorkspaceAppsClient ( AppsEndpoint endpoint, |
||
endpoint | AppsEndpoint | |
credentials | ||
userAgent | ||
acceptSnapshot | bool | |
return | System |
public WorkspaceAppsClient ( HttpCachedGalleryConnector connector, bool acceptSnapshot = true ) : System | ||
connector | HttpCachedGalleryConnector | |
acceptSnapshot | bool | |
return | System |
public WorkspaceAppsClient ( |
||
credentials | ||
userAgent | ||
acceptSnapshot | bool | |
return | System |