AppnetworkManager Class
- java.
lang. Object - com.
azure. resourcemanager. appnetwork. AppnetworkManager
- com.
public final class AppnetworkManager
Entry point to AppnetworkManager.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
App |
appLinkMembers()
Gets the resource collection API of App |
|
App |
appLinks()
Gets the resource collection API of App |
|
static
Appnetwork |
authenticate(HttpPipeline httpPipeline, AzureProfile profile)
Creates an instance of appnetwork service API entry point. |
|
static
Appnetwork |
authenticate(TokenCredential credential, AzureProfile profile)
Creates an instance of appnetwork service API entry point. |
|
Available |
availableVersions()
Gets the resource collection API of Available |
| static Configurable |
configure()
Gets a Configurable instance that can be used to create Appnetwork |
| Operations |
operations()
Gets the resource collection API of Operations. |
|
Appnetwork |
serviceClient()
Gets wrapped service client Appnetwork |
|
Upgrade |
upgradeHistories()
Gets the resource collection API of Upgrade |
Methods inherited from java.lang.Object
Method Details
appLinkMembers
public AppLinkMembers appLinkMembers()
Gets the resource collection API of AppLinkMembers. It manages AppLinkMember.
Returns:
appLinks
public AppLinks appLinks()
Gets the resource collection API of AppLinks. It manages AppLink.
Returns:
authenticate
public static AppnetworkManager authenticate(HttpPipeline httpPipeline, AzureProfile profile)
Creates an instance of appnetwork service API entry point.
Parameters:
Returns:
authenticate
public static AppnetworkManager authenticate(TokenCredential credential, AzureProfile profile)
Creates an instance of appnetwork service API entry point.
Parameters:
Returns:
availableVersions
public AvailableVersions availableVersions()
Gets the resource collection API of AvailableVersions.
Returns:
configure
public static AppnetworkManager.Configurable configure()
Gets a Configurable instance that can be used to create AppnetworkManager with optional configuration.
Returns:
operations
public Operations operations()
Gets the resource collection API of Operations.
Returns:
serviceClient
public AppnetworkManagementClient serviceClient()
Gets wrapped service client AppnetworkManagementClient providing direct access to the underlying auto-generated API implementation, based on Azure REST API.
Returns:
upgradeHistories
public UpgradeHistories upgradeHistories()
Gets the resource collection API of UpgradeHistories.
Returns: