Class SpringCloudCluster

  • All Implemented Interfaces:
    com.microsoft.azure.toolkit.lib.common.model.AzResource<SpringCloudCluster,​SpringCloudServiceSubscription,​com.azure.resourcemanager.appplatform.models.SpringService>, com.microsoft.azure.toolkit.lib.common.model.AzResourceBase, com.microsoft.azure.toolkit.lib.common.model.Refreshable

    public class SpringCloudCluster
    extends com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource<SpringCloudCluster,​SpringCloudServiceSubscription,​com.azure.resourcemanager.appplatform.models.SpringService>
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface com.microsoft.azure.toolkit.lib.common.model.AzResource

        com.microsoft.azure.toolkit.lib.common.model.AzResource.Draft<T extends com.microsoft.azure.toolkit.lib.common.model.AzResource<T,​?,​R>,​R extends Object>, com.microsoft.azure.toolkit.lib.common.model.AzResource.None, com.microsoft.azure.toolkit.lib.common.model.AzResource.Status
      • Nested classes/interfaces inherited from interface com.microsoft.azure.toolkit.lib.common.model.AzResourceBase

        com.microsoft.azure.toolkit.lib.common.model.AzResourceBase.FormalStatus
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private SpringCloudAppModule appModule  
      • Fields inherited from interface com.microsoft.azure.toolkit.lib.common.model.AzResource

        NONE, RESOURCE_GROUP_PLACEHOLDER
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      SpringCloudAppModule apps()  
      SpringCloudSku getSku()  
      List<com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule<?,​SpringCloudCluster,​?>> getSubModules()  
      String getTestEndpoint()  
      String getTestKey()  
      String loadStatus​(com.azure.resourcemanager.appplatform.models.SpringService remote)  
      • Methods inherited from class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource

        canEqual, delete, deleteFromLocal, doModify, doModify, doModifyAsync, doModifyAsync, equals, exists, getId, getModule, getName, getRemote, getResourceGroup, getResourceGroupName, getStatus, getStatusSync, getSubModule, hashCode, isDraft, isDraftForCreating, isDraftForUpdating, loadRemote, refresh, refreshRemote, remoteOptional, setRemote, setStatus, toString, update
      • Methods inherited from interface com.microsoft.azure.toolkit.lib.common.model.AzResource

        getFullResourceType, getParent, getPortalUrl, getResourceTypeName, getSubscription, getSubscriptionId, id, name
      • Methods inherited from interface com.microsoft.azure.toolkit.lib.common.model.AzResourceBase

        getFormalStatus