DashboardManagementClient Interface
public interface DashboardManagementClient
The interface for DashboardManagementClient class.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
getApiVersion()
Gets Version parameter. |
| abstract Duration |
getDefaultPollInterval()
Gets The default poll interval for long-running operation. |
| abstract String |
getEndpoint()
Gets Service host. |
|
abstract
Grafanas |
getGrafanas()
Gets the Grafanas |
|
abstract
Http |
getHttpPipeline()
Gets The HTTP pipeline to send requests through. |
|
abstract
Integration |
getIntegrationFabrics()
Gets the Integration |
|
abstract
Managed |
getManagedDashboards()
Gets the Managed |
|
abstract
Managed |
getManagedPrivateEndpoints()
Gets the Managed |
|
abstract
Operations |
getOperations()
Gets the Operations |
|
abstract
Private |
getPrivateEndpointConnections()
Gets the Private |
|
abstract
Private |
getPrivateLinkResources()
Gets the Private |
| abstract String |
getSubscriptionId()
Gets The ID of the target subscription. |
Method Details
getApiVersion
public abstract String getApiVersion()
Gets Version parameter.
Returns:
getDefaultPollInterval
public abstract Duration getDefaultPollInterval()
Gets The default poll interval for long-running operation.
Returns:
getEndpoint
public abstract String getEndpoint()
Gets Service host.
Returns:
getGrafanas
public abstract GrafanasClient getGrafanas()
Gets the GrafanasClient object to access its operations.
Returns:
getHttpPipeline
public abstract HttpPipeline getHttpPipeline()
Gets The HTTP pipeline to send requests through.
Returns:
getIntegrationFabrics
public abstract IntegrationFabricsClient getIntegrationFabrics()
Gets the IntegrationFabricsClient object to access its operations.
Returns:
getManagedDashboards
public abstract ManagedDashboardsClient getManagedDashboards()
Gets the ManagedDashboardsClient object to access its operations.
Returns:
getManagedPrivateEndpoints
public abstract ManagedPrivateEndpointsClient getManagedPrivateEndpoints()
Gets the ManagedPrivateEndpointsClient object to access its operations.
Returns:
getOperations
public abstract OperationsClient getOperations()
Gets the OperationsClient object to access its operations.
Returns:
getPrivateEndpointConnections
public abstract PrivateEndpointConnectionsClient getPrivateEndpointConnections()
Gets the PrivateEndpointConnectionsClient object to access its operations.
Returns:
getPrivateLinkResources
public abstract PrivateLinkResourcesClient getPrivateLinkResources()
Gets the PrivateLinkResourcesClient object to access its operations.
Returns:
getSubscriptionId
public abstract String getSubscriptionId()
Gets The ID of the target subscription. The value must be an UUID.
Returns: