public class SpringCloudDeployment extends AbstractAzResource<SpringCloudDeployment,SpringCloudApp,com.azure.resourcemanager.appplatform.models.SpringAppDeployment> implements ServiceLinkerConsumer
AzResource.Draft<T extends AzResource,R>, AzResource.FormalStatus, AzResource.None, AzResource.Status| Modifier and Type | Field and Description |
|---|---|
private reactor.core.Disposable |
disposable |
private SpringCloudAppInstanceModule |
instanceModule |
private ServiceLinkerModule |
linkerModule |
private boolean |
remoteDebuggingEnabled |
CACHE_LIFETIME, CONNECT_RESOURCE, CREATE_RESOURCE, DEPLOY, NONE, RESOURCE_GROUP_PLACEHOLDER| Modifier | Constructor and Description |
|---|---|
protected |
SpringCloudDeployment(com.azure.resourcemanager.appplatform.models.SpringAppDeployment remote,
SpringCloudDeploymentModule module) |
protected |
SpringCloudDeployment(SpringCloudDeployment origin)
copy constructor
|
protected |
SpringCloudDeployment(String name,
SpringCloudDeploymentModule module) |
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, toString, updateclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetLinkerManager, getServiceLinkersdelete, exists, getFormalStatus, getFullResourceType, getModule, getPortalUrl, getResourceGroupName, getResourceTypeName, getStatus, getSubscription, getSubscriptionId, id, name, refreshgetId, getName@Nonnull private final SpringCloudAppInstanceModule instanceModule
private final ServiceLinkerModule linkerModule
private boolean remoteDebuggingEnabled
private reactor.core.Disposable disposable
protected SpringCloudDeployment(@Nonnull String name, @Nonnull SpringCloudDeploymentModule module)
protected SpringCloudDeployment(@Nonnull SpringCloudDeployment origin)
protected SpringCloudDeployment(@Nonnull com.azure.resourcemanager.appplatform.models.SpringAppDeployment remote, @Nonnull SpringCloudDeploymentModule module)
public void start()
public void stop()
public void restart()
@Nonnull protected String loadStatus(@Nonnull com.azure.resourcemanager.appplatform.models.SpringAppDeployment remote)
loadStatus in class AbstractAzResource<SpringCloudDeployment,SpringCloudApp,com.azure.resourcemanager.appplatform.models.SpringAppDeployment>@Nonnull public List<AbstractAzResourceModule<?,?,?>> getSubModules()
getSubModules in class AbstractAzResource<SpringCloudDeployment,SpringCloudApp,com.azure.resourcemanager.appplatform.models.SpringAppDeployment>protected void updateAdditionalProperties(com.azure.resourcemanager.appplatform.models.SpringAppDeployment newRemote,
com.azure.resourcemanager.appplatform.models.SpringAppDeployment oldRemote)
updateAdditionalProperties in class AbstractAzResource<SpringCloudDeployment,SpringCloudApp,com.azure.resourcemanager.appplatform.models.SpringAppDeployment>public boolean waitUntilReady(int timeoutInSeconds)
public List<SpringCloudAppInstance> getInstances()
public void setStatus(@Nonnull String status)
setStatus in class AbstractAzResource<SpringCloudDeployment,SpringCloudApp,com.azure.resourcemanager.appplatform.models.SpringAppDeployment>public void enableRemoteDebugging(int port)
public void disableRemoteDebugging()
public boolean isRemoteDebuggingEnabled()
public int getRemoteDebuggingPort()
private void validateRemoteDebuggingSupport()
private boolean isRemoteDebuggingSupported()
@Nullable public SpringCloudAppInstance getLatestInstance()
public void startStreamingLog(boolean follow)
private void stopStreamingLog()
public ServiceLinkerModule getServiceLinkerModule()
getServiceLinkerModule in interface ServiceLinkerConsumerCopyright © 2024. All rights reserved.