Interface ConnectedVMwareClient


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

    • getSubscriptionId

      String getSubscriptionId()
      Gets The Subscription ID.
      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.
    • getOperations

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

      VirtualMachinesClient getVirtualMachines()
      Gets the VirtualMachinesClient object to access its operations.
      Returns:
      the VirtualMachinesClient object.
    • getResourcePools

      ResourcePoolsClient getResourcePools()
      Gets the ResourcePoolsClient object to access its operations.
      Returns:
      the ResourcePoolsClient object.
    • getClusters

      ClustersClient getClusters()
      Gets the ClustersClient object to access its operations.
      Returns:
      the ClustersClient object.
    • getHosts

      HostsClient getHosts()
      Gets the HostsClient object to access its operations.
      Returns:
      the HostsClient object.
    • getDatastores

      DatastoresClient getDatastores()
      Gets the DatastoresClient object to access its operations.
      Returns:
      the DatastoresClient object.
    • getVCenters

      VCentersClient getVCenters()
      Gets the VCentersClient object to access its operations.
      Returns:
      the VCentersClient object.
    • getVirtualMachineTemplates

      VirtualMachineTemplatesClient getVirtualMachineTemplates()
      Gets the VirtualMachineTemplatesClient object to access its operations.
      Returns:
      the VirtualMachineTemplatesClient object.
    • getVirtualNetworks

      VirtualNetworksClient getVirtualNetworks()
      Gets the VirtualNetworksClient object to access its operations.
      Returns:
      the VirtualNetworksClient object.
    • getInventoryItems

      InventoryItemsClient getInventoryItems()
      Gets the InventoryItemsClient object to access its operations.
      Returns:
      the InventoryItemsClient object.
    • getHybridIdentityMetadatas

      HybridIdentityMetadatasClient getHybridIdentityMetadatas()
      Gets the HybridIdentityMetadatasClient object to access its operations.
      Returns:
      the HybridIdentityMetadatasClient object.
    • getMachineExtensions

      MachineExtensionsClient getMachineExtensions()
      Gets the MachineExtensionsClient object to access its operations.
      Returns:
      the MachineExtensionsClient object.
    • getGuestAgents

      GuestAgentsClient getGuestAgents()
      Gets the GuestAgentsClient object to access its operations.
      Returns:
      the GuestAgentsClient object.