| Package | Description |
|---|---|
| org.springframework.cloud.skipper.domain |
Core domain classes for Skipper covering Packages, Releases, and Install/Upgrade Requests.
|
| Modifier and Type | Method and Description |
|---|---|
CloudFoundryApplicationSpec.HealthCheckType |
CloudFoundryApplicationSpec.Manifest.getHealthCheckType() |
static CloudFoundryApplicationSpec.HealthCheckType |
CloudFoundryApplicationSpec.HealthCheckType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CloudFoundryApplicationSpec.HealthCheckType[] |
CloudFoundryApplicationSpec.HealthCheckType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CloudFoundryApplicationSpec.Manifest.setHealthCheckType(CloudFoundryApplicationSpec.HealthCheckType healthCheckType) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.