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