| Package | Description |
|---|---|
| org.cloudfoundry.client.lib.domain |
| Modifier and Type | Method and Description |
|---|---|
ImmutableInstanceInfo |
ImmutableInstanceInfo.Builder.build()
Builds a new
ImmutableInstanceInfo. |
static ImmutableInstanceInfo |
ImmutableInstanceInfo.copyOf(InstanceInfo instance)
Creates an immutable copy of a
InstanceInfo value. |
ImmutableInstanceInfo |
ImmutableInstanceInfo.withIndex(int value)
Copy the current immutable object by setting a value for the
index attribute. |
ImmutableInstanceInfo |
ImmutableInstanceInfo.withState(InstanceState value)
Copy the current immutable object by setting a value for the
state attribute. |
Copyright © 2020 SAP SE. All rights reserved.