Package | Description |
---|---|
org.cloudfoundry.client.v3.processes |
Modifier and Type | Method and Description |
---|---|
static HealthCheck.Builder |
HealthCheck.builder()
Creates a builder for
HealthCheck . |
HealthCheck.Builder |
HealthCheck.Builder.data(Data data)
Initializes the value for the
data attribute. |
HealthCheck.Builder |
HealthCheck.Builder.from(HealthCheck instance)
Fill a builder with attribute values from the provided
HealthCheck instance. |
HealthCheck.Builder |
HealthCheck.Builder.type(HealthCheckType type)
Initializes the value for the
type attribute. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.