Uses of Class
com.azure.resourcemanager.apimanagement.fluent.models.ConnectivityCheckResponseInner
Packages that use ConnectivityCheckResponseInner
Package
Description
Package containing the service clients for ApiManagementClient.
Package containing the inner data models for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of ConnectivityCheckResponseInner in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return ConnectivityCheckResponseInnerModifier and TypeMethodDescriptionResourceProvidersClient.performConnectivityCheckAsync(String resourceGroupName, String serviceName, ConnectivityCheckRequest connectivityCheckRequestParams) Performs a connectivity check between the API Management service and a given destination, and returns metrics for the connection, as well as errors encountered while trying to establish it.ResourceProvidersClient.performConnectivityCheckAsync(String resourceGroupName, String serviceName, ConnectivityCheckRequest connectivityCheckRequestParams, com.azure.core.util.Context context) Performs a connectivity check between the API Management service and a given destination, and returns metrics for the connection, as well as errors encountered while trying to establish it.Methods in com.azure.resourcemanager.apimanagement.fluent that return types with arguments of type ConnectivityCheckResponseInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ConnectivityCheckResponseInner>, ConnectivityCheckResponseInner> ResourceProvidersClient.beginPerformConnectivityCheckAsync(String resourceGroupName, String serviceName, ConnectivityCheckRequest connectivityCheckRequestParams) Performs a connectivity check between the API Management service and a given destination, and returns metrics for the connection, as well as errors encountered while trying to establish it.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ConnectivityCheckResponseInner>, ConnectivityCheckResponseInner> ResourceProvidersClient.beginPerformConnectivityCheckAsync(String resourceGroupName, String serviceName, ConnectivityCheckRequest connectivityCheckRequestParams) Performs a connectivity check between the API Management service and a given destination, and returns metrics for the connection, as well as errors encountered while trying to establish it.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ConnectivityCheckResponseInner>, ConnectivityCheckResponseInner> ResourceProvidersClient.beginPerformConnectivityCheckAsync(String resourceGroupName, String serviceName, ConnectivityCheckRequest connectivityCheckRequestParams, com.azure.core.util.Context context) Performs a connectivity check between the API Management service and a given destination, and returns metrics for the connection, as well as errors encountered while trying to establish it.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ConnectivityCheckResponseInner>, ConnectivityCheckResponseInner> ResourceProvidersClient.beginPerformConnectivityCheckAsync(String resourceGroupName, String serviceName, ConnectivityCheckRequest connectivityCheckRequestParams, com.azure.core.util.Context context) Performs a connectivity check between the API Management service and a given destination, and returns metrics for the connection, as well as errors encountered while trying to establish it. -
Uses of ConnectivityCheckResponseInner in com.azure.resourcemanager.apimanagement.fluent.models
Methods in com.azure.resourcemanager.apimanagement.fluent.models that return ConnectivityCheckResponseInnerModifier and TypeMethodDescriptionConnectivityCheckResponseInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ConnectivityCheckResponseInner from the JsonReader. -
Uses of ConnectivityCheckResponseInner in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return ConnectivityCheckResponseInnerModifier and TypeMethodDescriptionConnectivityCheckResponse.innerModel()Gets the inner com.azure.resourcemanager.apimanagement.fluent.models.ConnectivityCheckResponseInner object.