Interface HealthcareApisManagementClient


  • public interface HealthcareApisManagementClient
    The interface for HealthcareApisManagementClient class.
    • Method Detail

      • getSubscriptionId

        String getSubscriptionId()
        Gets The subscription identifier.
        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.
      • getServices

        ServicesClient getServices()
        Gets the ServicesClient object to access its operations.
        Returns:
        the ServicesClient object.
      • getPrivateEndpointConnections

        PrivateEndpointConnectionsClient getPrivateEndpointConnections()
        Gets the PrivateEndpointConnectionsClient object to access its operations.
        Returns:
        the PrivateEndpointConnectionsClient object.
      • getPrivateLinkResources

        PrivateLinkResourcesClient getPrivateLinkResources()
        Gets the PrivateLinkResourcesClient object to access its operations.
        Returns:
        the PrivateLinkResourcesClient object.
      • getWorkspaces

        WorkspacesClient getWorkspaces()
        Gets the WorkspacesClient object to access its operations.
        Returns:
        the WorkspacesClient object.
      • getDicomServices

        DicomServicesClient getDicomServices()
        Gets the DicomServicesClient object to access its operations.
        Returns:
        the DicomServicesClient object.
      • getIotConnectors

        IotConnectorsClient getIotConnectors()
        Gets the IotConnectorsClient object to access its operations.
        Returns:
        the IotConnectorsClient object.
      • getFhirDestinations

        FhirDestinationsClient getFhirDestinations()
        Gets the FhirDestinationsClient object to access its operations.
        Returns:
        the FhirDestinationsClient object.
      • getIotConnectorFhirDestinations

        IotConnectorFhirDestinationsClient getIotConnectorFhirDestinations()
        Gets the IotConnectorFhirDestinationsClient object to access its operations.
        Returns:
        the IotConnectorFhirDestinationsClient object.
      • getFhirServices

        FhirServicesClient getFhirServices()
        Gets the FhirServicesClient object to access its operations.
        Returns:
        the FhirServicesClient object.
      • getWorkspacePrivateEndpointConnections

        WorkspacePrivateEndpointConnectionsClient getWorkspacePrivateEndpointConnections()
        Gets the WorkspacePrivateEndpointConnectionsClient object to access its operations.
        Returns:
        the WorkspacePrivateEndpointConnectionsClient object.
      • getWorkspacePrivateLinkResources

        WorkspacePrivateLinkResourcesClient getWorkspacePrivateLinkResources()
        Gets the WorkspacePrivateLinkResourcesClient object to access its operations.
        Returns:
        the WorkspacePrivateLinkResourcesClient object.
      • getOperations

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

        OperationResultsClient getOperationResults()
        Gets the OperationResultsClient object to access its operations.
        Returns:
        the OperationResultsClient object.