| Package | Description |
|---|---|
| org.cloudfoundry.client.lib.domain |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableInstanceInfo.Builder |
ImmutableInstanceInfo.builder()
Creates a builder for
ImmutableInstanceInfo. |
ImmutableInstanceInfo.Builder |
ImmutableInstanceInfo.Builder.from(InstanceInfo instance)
Fill a builder with attribute values from the provided
InstanceInfo instance. |
ImmutableInstanceInfo.Builder |
ImmutableInstanceInfo.Builder.index(int index)
Initializes the value for the
index attribute. |
ImmutableInstanceInfo.Builder |
ImmutableInstanceInfo.Builder.state(InstanceState state)
Initializes the value for the
state attribute. |
Copyright © 2020 SAP SE. All rights reserved.