| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.applicationusageevents |
| Modifier and Type | Method and Description |
|---|---|
ApplicationUsageEventEntity |
ApplicationUsageEventEntity.Builder.build()
Builds a new
ApplicationUsageEventEntity. |
ApplicationUsageEventEntity |
ApplicationUsageEventResource.getEntity()
The resource's entity
|
ApplicationUsageEventEntity |
GetApplicationUsageEventResponse.getEntity()
The resource's entity
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationUsageEventResource.Builder |
ApplicationUsageEventResource.Builder.entity(ApplicationUsageEventEntity entity)
Initializes the value for the
entity attribute. |
GetApplicationUsageEventResponse.Builder |
GetApplicationUsageEventResponse.Builder.entity(ApplicationUsageEventEntity entity)
Initializes the value for the
entity attribute. |
ApplicationUsageEventEntity.Builder |
ApplicationUsageEventEntity.Builder.from(ApplicationUsageEventEntity instance)
Fill a builder with attribute values from the provided
ApplicationUsageEventEntity instance. |
Copyright © 2020. All rights reserved.