| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.droplets | |
| org.cloudfoundry.client.v3.packages |
| Modifier and Type | Class and Description |
|---|---|
class |
ExpiredResult
Immutable implementation of
_ExpiredResult. |
class |
FailedResult
Immutable implementation of
_FailedResult. |
class |
StagedResult
Immutable implementation of
_StagedResult. |
| Modifier and Type | Method and Description |
|---|---|
Result |
Droplet.ResultDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
abstract Result |
Droplet.getResult()
The results
|
Result |
DropletResource.getResult()
The results
|
Result |
GetDropletResponse.getResult()
The results
|
| Modifier and Type | Method and Description |
|---|---|
DropletResource.Builder |
DropletResource.Builder.result(Result result)
Initializes the value for the
result attribute. |
GetDropletResponse.Builder |
GetDropletResponse.Builder.result(Result result)
Initializes the value for the
result attribute. |
| Modifier and Type | Method and Description |
|---|---|
Result |
StagePackageResponse.getResult()
The results
|
| Modifier and Type | Method and Description |
|---|---|
StagePackageResponse.Builder |
StagePackageResponse.Builder.result(Result result)
Initializes the value for the
result attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.