public class CognitiveDeployment extends AbstractAzResource<CognitiveDeployment,CognitiveAccount,com.azure.resourcemanager.cognitiveservices.models.Deployment> implements Deletable
AzResource.Draft<T extends AzResource,R>, AzResource.FormalStatus, AzResource.None, AzResource.Status| Modifier and Type | Field and Description |
|---|---|
static Action.Id<CognitiveDeployment> |
OPEN_DEPLOYMENT_IN_PLAYGROUND |
CACHE_LIFETIME, CONNECT_RESOURCE, CREATE_RESOURCE, DEPLOY, NONE, RESOURCE_GROUP_PLACEHOLDER| Modifier | Constructor and Description |
|---|---|
protected |
CognitiveDeployment(CognitiveDeployment deployment) |
protected |
CognitiveDeployment(com.azure.resourcemanager.cognitiveservices.models.Deployment remote,
CognitiveDeploymentModule module) |
protected |
CognitiveDeployment(String name,
String resourceGroupName,
CognitiveDeploymentModule module) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEndpoint() |
DeploymentModel |
getModel() |
DeploymentSku |
getSku() |
List<AbstractAzResourceModule<?,?,?>> |
getSubModules() |
protected String |
loadStatus(com.azure.resourcemanager.cognitiveservices.models.Deployment 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, namepublic static final Action.Id<CognitiveDeployment> OPEN_DEPLOYMENT_IN_PLAYGROUND
protected CognitiveDeployment(@Nonnull String name, @Nonnull String resourceGroupName, @Nonnull CognitiveDeploymentModule module)
protected CognitiveDeployment(@Nonnull CognitiveDeployment deployment)
protected CognitiveDeployment(@Nonnull com.azure.resourcemanager.cognitiveservices.models.Deployment remote, @Nonnull CognitiveDeploymentModule module)
@Nonnull protected String loadStatus(@Nonnull com.azure.resourcemanager.cognitiveservices.models.Deployment remote)
loadStatus in class AbstractAzResource<CognitiveDeployment,CognitiveAccount,com.azure.resourcemanager.cognitiveservices.models.Deployment>public String getEndpoint()
@Nonnull public List<AbstractAzResourceModule<?,?,?>> getSubModules()
getSubModules in class AbstractAzResource<CognitiveDeployment,CognitiveAccount,com.azure.resourcemanager.cognitiveservices.models.Deployment>public DeploymentModel getModel()
public DeploymentSku getSku()
Copyright © 2024. All rights reserved.