Class DevCenterManager

java.lang.Object
com.azure.resourcemanager.devcenter.DevCenterManager

public final class DevCenterManager extends Object
Entry point to DevCenterManager. DevCenter Management API.
  • Method Details

    • authenticate

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

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

      public static DevCenterManager.Configurable configure()
      Gets a Configurable instance that can be used to create DevCenterManager with optional configuration.
      Returns:
      the Configurable instance allowing configurations.
    • devCenters

      public DevCenters devCenters()
      Gets the resource collection API of DevCenters. It manages DevCenter.
      Returns:
      Resource collection API of DevCenters.
    • projects

      public Projects projects()
      Gets the resource collection API of Projects. It manages Project.
      Returns:
      Resource collection API of Projects.
    • attachedNetworks

      public AttachedNetworks attachedNetworks()
      Gets the resource collection API of AttachedNetworks. It manages AttachedNetworkConnection.
      Returns:
      Resource collection API of AttachedNetworks.
    • galleries

      public Galleries galleries()
      Gets the resource collection API of Galleries. It manages Gallery.
      Returns:
      Resource collection API of Galleries.
    • images

      public Images images()
      Gets the resource collection API of Images.
      Returns:
      Resource collection API of Images.
    • imageVersions

      public ImageVersions imageVersions()
      Gets the resource collection API of ImageVersions.
      Returns:
      Resource collection API of ImageVersions.
    • catalogs

      public Catalogs catalogs()
      Gets the resource collection API of Catalogs. It manages Catalog.
      Returns:
      Resource collection API of Catalogs.
    • environmentTypes

      public EnvironmentTypes environmentTypes()
      Gets the resource collection API of EnvironmentTypes. It manages EnvironmentType.
      Returns:
      Resource collection API of EnvironmentTypes.
    • projectEnvironmentTypes

      public ProjectEnvironmentTypes projectEnvironmentTypes()
      Gets the resource collection API of ProjectEnvironmentTypes. It manages ProjectEnvironmentType.
      Returns:
      Resource collection API of ProjectEnvironmentTypes.
    • devBoxDefinitions

      public DevBoxDefinitions devBoxDefinitions()
      Gets the resource collection API of DevBoxDefinitions. It manages DevBoxDefinition.
      Returns:
      Resource collection API of DevBoxDefinitions.
    • operations

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

      public OperationStatuses operationStatuses()
      Gets the resource collection API of OperationStatuses.
      Returns:
      Resource collection API of OperationStatuses.
    • usages

      public Usages usages()
      Gets the resource collection API of Usages.
      Returns:
      Resource collection API of Usages.
    • skus

      public Skus skus()
      Gets the resource collection API of Skus.
      Returns:
      Resource collection API of Skus.
    • pools

      public Pools pools()
      Gets the resource collection API of Pools. It manages Pool.
      Returns:
      Resource collection API of Pools.
    • schedules

      public Schedules schedules()
      Gets the resource collection API of Schedules. It manages Schedule.
      Returns:
      Resource collection API of Schedules.
    • networkConnections

      public NetworkConnections networkConnections()
      Gets the resource collection API of NetworkConnections. It manages NetworkConnection.
      Returns:
      Resource collection API of NetworkConnections.
    • serviceClient

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