Interface PostgreSqlManagementClient


public interface PostgreSqlManagementClient
The interface for PostgreSqlManagementClient class.
  • Method Details

    • getSubscriptionId

      String getSubscriptionId()
      Gets The ID of the target subscription.
      Returns:
      the subscriptionId value.
    • getEndpoint

      String getEndpoint()
      Gets server parameter.
      Returns:
      the endpoint value.
    • getApiVersion

      String getApiVersion()
      Gets Api Version.
      Returns:
      the apiVersion value.
    • getHttpPipeline

      com.azure.core.http.HttpPipeline getHttpPipeline()
      Gets The HTTP pipeline to send requests through.
      Returns:
      the httpPipeline value.
    • getDefaultPollInterval

      Duration getDefaultPollInterval()
      Gets The default poll interval for long-running operation.
      Returns:
      the defaultPollInterval value.
    • getAdministrators

      AdministratorsClient getAdministrators()
      Gets the AdministratorsClient object to access its operations.
      Returns:
      the AdministratorsClient object.
    • getBackups

      BackupsClient getBackups()
      Gets the BackupsClient object to access its operations.
      Returns:
      the BackupsClient object.
    • getLocationBasedCapabilities

      LocationBasedCapabilitiesClient getLocationBasedCapabilities()
      Gets the LocationBasedCapabilitiesClient object to access its operations.
      Returns:
      the LocationBasedCapabilitiesClient object.
    • getCheckNameAvailabilities

      CheckNameAvailabilitiesClient getCheckNameAvailabilities()
      Gets the CheckNameAvailabilitiesClient object to access its operations.
      Returns:
      the CheckNameAvailabilitiesClient object.
    • getCheckNameAvailabilityWithLocations

      CheckNameAvailabilityWithLocationsClient getCheckNameAvailabilityWithLocations()
      Gets the CheckNameAvailabilityWithLocationsClient object to access its operations.
      Returns:
      the CheckNameAvailabilityWithLocationsClient object.
    • getConfigurations

      ConfigurationsClient getConfigurations()
      Gets the ConfigurationsClient object to access its operations.
      Returns:
      the ConfigurationsClient object.
    • getDatabases

      DatabasesClient getDatabases()
      Gets the DatabasesClient object to access its operations.
      Returns:
      the DatabasesClient object.
    • getFirewallRules

      FirewallRulesClient getFirewallRules()
      Gets the FirewallRulesClient object to access its operations.
      Returns:
      the FirewallRulesClient object.
    • getServers

      ServersClient getServers()
      Gets the ServersClient object to access its operations.
      Returns:
      the ServersClient object.
    • getOperations

      OperationsClient getOperations()
      Gets the OperationsClient object to access its operations.
      Returns:
      the OperationsClient object.
    • getGetPrivateDnsZoneSuffixes

      GetPrivateDnsZoneSuffixesClient getGetPrivateDnsZoneSuffixes()
      Gets the GetPrivateDnsZoneSuffixesClient object to access its operations.
      Returns:
      the GetPrivateDnsZoneSuffixesClient object.
    • getReplicas

      ReplicasClient getReplicas()
      Gets the ReplicasClient object to access its operations.
      Returns:
      the ReplicasClient object.
    • getVirtualNetworkSubnetUsages

      VirtualNetworkSubnetUsagesClient getVirtualNetworkSubnetUsages()
      Gets the VirtualNetworkSubnetUsagesClient object to access its operations.
      Returns:
      the VirtualNetworkSubnetUsagesClient object.