public class Table extends AbstractEmulatableAzResource<Table,StorageAccount,com.azure.data.tables.TableClient> implements Deletable
AzResource.Draft<T extends AzResource,R>, AzResource.FormalStatus, AzResource.None, AzResource.StatusCACHE_LIFETIME, CONNECT_RESOURCE, CREATE_RESOURCE, DEPLOY, NONE, RESOURCE_GROUP_PLACEHOLDER| Modifier | Constructor and Description |
|---|---|
protected |
Table(String name,
TableModule module) |
|
Table(Table origin)
copy constructor
|
protected |
Table(com.azure.data.tables.TableClient remote,
TableModule module) |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractAzResourceModule<?,?,?>> |
getSubModules() |
protected String |
loadStatus(com.azure.data.tables.TableClient remote) |
exists, isAuthRequired, isEmulatorResourcecanEqual, delete, doModify, doModify, equals, getCachedSubModules, getId, getModule, getName, getParent, getRemote, getResourceGroup, getResourceGroupName, getStatus, getSubModule, hashCode, invalidateCache, is400, is404, isDraft, isDraftForCreating, isDraftForUpdating, isHttpException, isHttpException, loadRemoteFromAzure, onRemoteUpdated, refresh, remoteOptional, setRemote, setStatus, toString, update, updateAdditionalPropertiesclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetFormalStatus, getFullResourceType, getPortalUrl, getResourceTypeName, getSubscription, getSubscriptionId, id, nameprotected Table(@Nonnull String name, @Nonnull TableModule module)
protected Table(@Nonnull com.azure.data.tables.TableClient remote, @Nonnull TableModule module)
@Nonnull public List<AbstractAzResourceModule<?,?,?>> getSubModules()
getSubModules in class AbstractAzResource<Table,StorageAccount,com.azure.data.tables.TableClient>@Nonnull protected String loadStatus(@Nonnull com.azure.data.tables.TableClient remote)
loadStatus in class AbstractAzResource<Table,StorageAccount,com.azure.data.tables.TableClient>Copyright © 2024. All rights reserved.