Interface SpringApp.Definition
- All Superinterfaces:
Creatable<SpringApp>,HasName,Indexable,SpringApp.DefinitionStages.Blank,SpringApp.DefinitionStages.WithConfigurationServiceBinding,SpringApp.DefinitionStages.WithCreate,SpringApp.DefinitionStages.WithDeployment,SpringApp.DefinitionStages.WithDisk,SpringApp.DefinitionStages.WithEndpoint,SpringApp.DefinitionStages.WithServiceBinding,SpringApp.DefinitionStages.WithServiceRegistryBinding
- Enclosing interface:
- SpringApp
public static interface SpringApp.Definition
extends SpringApp.DefinitionStages.Blank, SpringApp.DefinitionStages.WithCreate
Container interface for all the definitions that need to be implemented.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.appplatform.models.SpringApp.DefinitionStages.WithConfigurationServiceBinding
withConfigurationServiceBinding, withoutConfigurationServiceBindingMethods inherited from interface com.azure.resourcemanager.appplatform.models.SpringApp.DefinitionStages.WithDeployment
defineActiveDeployment, withDefaultActiveDeploymentMethods inherited from interface com.azure.resourcemanager.appplatform.models.SpringApp.DefinitionStages.WithDisk
withPersistentDisk, withTemporaryDiskMethods inherited from interface com.azure.resourcemanager.appplatform.models.SpringApp.DefinitionStages.WithEndpoint
withCustomDomain, withCustomDomain, withDefaultPublicEndpoint, withHttpsOnlyMethods inherited from interface com.azure.resourcemanager.appplatform.models.SpringApp.DefinitionStages.WithServiceBinding
withoutServiceBinding, withServiceBindingMethods inherited from interface com.azure.resourcemanager.appplatform.models.SpringApp.DefinitionStages.WithServiceRegistryBinding
withoutServiceRegistryBinding, withServiceRegistryBinding