public class SpringCloudCluster extends AbstractAzResource<SpringCloudCluster,SpringCloudServiceSubscription,com.azure.resourcemanager.appplatform.models.SpringService> implements Deletable
AzResource.Draft<T extends AzResource,R>, AzResource.FormalStatus, AzResource.None, AzResource.Status| Modifier and Type | Field and Description |
|---|---|
private SpringCloudAppModule |
appModule |
CACHE_LIFETIME, CONNECT_RESOURCE, CREATE_RESOURCE, DEPLOY, NONE, RESOURCE_GROUP_PLACEHOLDER| Modifier | Constructor and Description |
|---|---|
protected |
SpringCloudCluster(SpringCloudCluster origin)
copy constructor
|
protected |
SpringCloudCluster(com.azure.resourcemanager.appplatform.models.SpringService remote,
SpringCloudClusterModule module) |
protected |
SpringCloudCluster(String name,
String resourceGroup,
SpringCloudClusterModule module) |
| Modifier and Type | Method and Description |
|---|---|
SpringCloudAppModule |
apps() |
String |
getFqdn() |
String |
getManagedEnvironmentId() |
com.azure.core.management.Region |
getRegion() |
Sku |
getSku() |
List<AbstractAzResourceModule<?,?,?>> |
getSubModules() |
String |
getTestEndpoint() |
String |
getTestKey() |
boolean |
isBasicTier() |
boolean |
isConsumptionTier() |
boolean |
isEnterpriseTier() |
boolean |
isStandardTier() |
protected String |
loadStatus(com.azure.resourcemanager.appplatform.models.SpringService remote) |
canEqual, delete, doModify, doModify, equals, exists, getAuthorizationManager, getCachedSubModules, getId, getModule, getName, getParent, getPermissions, getRemote, getResourceGroup, getResourceGroupName, getRoleAssignments, getRoleDefinitions, getStatus, getSubModule, grantPermissionToIdentity, grantPermissionToIdentity, hashCode, invalidateCache, is400, is404, isAuthRequired, isDraft, isDraftForCreating, isDraftForUpdating, isHttpException, isHttpException, isMocked, loadRemoteFromAzure, onRemoteUpdated, refresh, remoteOptional, setRemote, setStatus, toString, update, updateAdditionalPropertiesclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetFormalStatus, getFullResourceType, getPortalUrl, getResourceTypeName, getSubscription, getSubscriptionId, id, name@Nonnull private final SpringCloudAppModule appModule
protected SpringCloudCluster(@Nonnull String name, @Nonnull String resourceGroup, @Nonnull SpringCloudClusterModule module)
protected SpringCloudCluster(@Nonnull SpringCloudCluster origin)
protected SpringCloudCluster(@Nonnull com.azure.resourcemanager.appplatform.models.SpringService remote, @Nonnull SpringCloudClusterModule module)
@Nonnull protected String loadStatus(@Nonnull com.azure.resourcemanager.appplatform.models.SpringService remote)
loadStatus in class AbstractAzResource<SpringCloudCluster,SpringCloudServiceSubscription,com.azure.resourcemanager.appplatform.models.SpringService>@Nonnull public List<AbstractAzResourceModule<?,?,?>> getSubModules()
getSubModules in class AbstractAzResource<SpringCloudCluster,SpringCloudServiceSubscription,com.azure.resourcemanager.appplatform.models.SpringService>@Nonnull public SpringCloudAppModule apps()
@Nullable public com.azure.core.management.Region getRegion()
public boolean isEnterpriseTier()
public boolean isStandardTier()
public boolean isBasicTier()
public boolean isConsumptionTier()
Copyright © 2024. All rights reserved.