| Package | Description |
|---|---|
| org.cloudfoundry.client.lib.adapters |
| Modifier and Type | Method and Description |
|---|---|
ImmutableRawInstancesInfo |
ImmutableRawInstancesInfo.Builder.build()
Builds a new
ImmutableRawInstancesInfo. |
static ImmutableRawInstancesInfo |
ImmutableRawInstancesInfo.copyOf(RawInstancesInfo instance)
Creates an immutable copy of a
RawInstancesInfo value. |
static ImmutableRawInstancesInfo |
ImmutableRawInstancesInfo.of(org.cloudfoundry.client.v2.applications.ApplicationInstancesResponse instancesResponse)
Construct a new immutable
RawInstancesInfo instance. |
ImmutableRawInstancesInfo |
ImmutableRawInstancesInfo.withInstancesResponse(org.cloudfoundry.client.v2.applications.ApplicationInstancesResponse value)
Copy the current immutable object by setting a value for the
instancesResponse attribute. |
Copyright © 2020 SAP SE. All rights reserved.