| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.events |
| Modifier and Type | Method and Description |
|---|---|
EventEntity |
EventEntity.Builder.build()
Builds a new
EventEntity. |
EventEntity |
EventResource.getEntity()
The resource's entity
|
EventEntity |
GetEventResponse.getEntity()
The resource's entity
|
| Modifier and Type | Method and Description |
|---|---|
EventResource.Builder |
EventResource.Builder.entity(EventEntity entity)
Initializes the value for the
entity attribute. |
GetEventResponse.Builder |
GetEventResponse.Builder.entity(EventEntity entity)
Initializes the value for the
entity attribute. |
EventEntity.Builder |
EventEntity.Builder.from(EventEntity instance)
Fill a builder with attribute values from the provided
EventEntity instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.