public class SpringCloudAppInstance extends AbstractAzResource<SpringCloudAppInstance,SpringCloudDeployment,com.azure.resourcemanager.appplatform.models.DeploymentInstance> implements StreamingLogSupport
AzResource.Draft<T extends AzResource,R>, AzResource.FormalStatus, AzResource.None, AzResource.Status| Modifier and Type | Field and Description |
|---|---|
private static String |
REMOTE_URL_TEMPLATE |
OPEN_STREAMING_LOGCACHE_LIFETIME, CONNECT_RESOURCE, CREATE_RESOURCE, DEPLOY, NONE, RESOURCE_GROUP_PLACEHOLDER| Modifier | Constructor and Description |
|---|---|
protected |
SpringCloudAppInstance(com.azure.resourcemanager.appplatform.models.DeploymentInstance remote,
SpringCloudAppInstanceModule module) |
protected |
SpringCloudAppInstance(String name,
SpringCloudAppInstanceModule module) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDiscoveryStatus() |
String |
getLogStreamAuthorization() |
String |
getLogStreamEndpoint() |
String |
getRemoteDebuggingUrl() |
List<AbstractAzResourceModule<?,?,?>> |
getSubModules() |
protected String |
loadStatus(com.azure.resourcemanager.appplatform.models.DeploymentInstance 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, waitcreateLogStreamConnection, getDisplayName, getId, streamingLogs, streamingLogs, streamingLogsgetFormalStatus, getFullResourceType, getPortalUrl, getResourceTypeName, getSubscription, getSubscriptionId, id, nameprivate static final String REMOTE_URL_TEMPLATE
protected SpringCloudAppInstance(@Nonnull String name, @Nonnull SpringCloudAppInstanceModule module)
protected SpringCloudAppInstance(@Nonnull com.azure.resourcemanager.appplatform.models.DeploymentInstance remote, @Nonnull SpringCloudAppInstanceModule module)
@Nonnull public List<AbstractAzResourceModule<?,?,?>> getSubModules()
getSubModules in class AbstractAzResource<SpringCloudAppInstance,SpringCloudDeployment,com.azure.resourcemanager.appplatform.models.DeploymentInstance>@Nonnull protected String loadStatus(@Nonnull com.azure.resourcemanager.appplatform.models.DeploymentInstance remote)
loadStatus in class AbstractAzResource<SpringCloudAppInstance,SpringCloudDeployment,com.azure.resourcemanager.appplatform.models.DeploymentInstance>public String getDiscoveryStatus()
public String getRemoteDebuggingUrl()
@Nullable public String getLogStreamEndpoint()
getLogStreamEndpoint in interface StreamingLogSupportpublic String getLogStreamAuthorization()
getLogStreamAuthorization in interface StreamingLogSupportCopyright © 2024. All rights reserved.