Uses of Class
com.azure.resourcemanager.mariadb.fluent.models.RecoverableServerResourceInner
Package
Description
Package containing the service clients for MariaDBManagementClient.
Package containing the data models for MariaDBManagementClient.
-
Uses of RecoverableServerResourceInner in com.azure.resourcemanager.mariadb.fluent
Modifier and TypeMethodDescriptionGets a recoverable MariaDB Server.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<RecoverableServerResourceInner>
RecoverableServersClient.getWithResponse
(String resourceGroupName, String serverName, com.azure.core.util.Context context) Gets a recoverable MariaDB Server. -
Uses of RecoverableServerResourceInner in com.azure.resourcemanager.mariadb.models
Modifier and TypeMethodDescriptionRecoverableServerResource.innerModel()
Gets the inner com.azure.resourcemanager.mariadb.fluent.models.RecoverableServerResourceInner object.