Package-level declarations
Inherited functions
Wait until a Component is deleted. Use this after invoking DeleteComponent
Wait until a Component is deployed. Use this after invoking CreateComponent or UpdateComponent
Wait until an Environment is deployed. Use this after invoking CreateEnvironment or UpdateEnvironment
Wait until an EnvironmentTemplateVersion is registered. Use this after invoking CreateEnvironmentTemplateVersion
Wait until an Service has deployed its instances and possibly pipeline. Use this after invoking CreateService
Wait until a Service, its instances, and possibly pipeline have been deleted after DeleteService is invoked
Wait until a ServiceInstance is deployed. Use this after invoking CreateService or UpdateServiceInstance
Wait until an ServicePipeline is deployed. Use this after invoking CreateService or UpdateServicePipeline
Wait until a ServiceTemplateVersion is registered. Use this after invoking CreateServiceTemplateVersion
Wait until a Service, its instances, and possibly pipeline have been deployed after UpdateService is invoked