Class InformaticaDataManagementManager

java.lang.Object
com.azure.resourcemanager.informaticadatamanagement.InformaticaDataManagementManager

public final class InformaticaDataManagementManager extends Object
Entry point to InformaticaDataManagementManager.
  • Method Details

    • authenticate

      public static InformaticaDataManagementManager authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile)
      Creates an instance of Informatica DataManagement service API entry point.
      Parameters:
      credential - the credential to use.
      profile - the Azure profile for client.
      Returns:
      the Informatica DataManagement service API instance.
    • authenticate

      public static InformaticaDataManagementManager authenticate(com.azure.core.http.HttpPipeline httpPipeline, com.azure.core.management.profile.AzureProfile profile)
      Creates an instance of Informatica DataManagement service API entry point.
      Parameters:
      httpPipeline - the HttpPipeline configured with Azure authentication credential.
      profile - the Azure profile for client.
      Returns:
      the Informatica DataManagement service API instance.
    • configure

      Gets a Configurable instance that can be used to create InformaticaDataManagementManager with optional configuration.
      Returns:
      the Configurable instance allowing configurations.
    • operations

      public Operations operations()
      Gets the resource collection API of Operations.
      Returns:
      Resource collection API of Operations.
    • organizations

      public Organizations organizations()
      Gets the resource collection API of Organizations. It manages InformaticaOrganizationResource.
      Returns:
      Resource collection API of Organizations.
    • serverlessRuntimes

      public ServerlessRuntimes serverlessRuntimes()
      Gets the resource collection API of ServerlessRuntimes. It manages InformaticaServerlessRuntimeResource.
      Returns:
      Resource collection API of ServerlessRuntimes.
    • serviceClient

      public InformaticaDataManagement serviceClient()
      Gets wrapped service client InformaticaDataManagement providing direct access to the underlying auto-generated API implementation, based on Azure REST API.
      Returns:
      Wrapped service client InformaticaDataManagement.