| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.serviceusageevents |
| Modifier and Type | Method and Description |
|---|---|
static ServiceUsageEventEntity.Builder |
ServiceUsageEventEntity.builder()
Creates a builder for
ServiceUsageEventEntity. |
ServiceUsageEventEntity.Builder |
ServiceUsageEventEntity.Builder.from(ServiceUsageEventEntity instance)
Fill a builder with attribute values from the provided
ServiceUsageEventEntity instance. |
ServiceUsageEventEntity.Builder |
ServiceUsageEventEntity.Builder.organizationId(String organizationId)
Initializes the value for the
organizationId attribute. |
ServiceUsageEventEntity.Builder |
ServiceUsageEventEntity.Builder.serviceBrokerId(String serviceBrokerId)
Initializes the value for the
serviceBrokerId attribute. |
ServiceUsageEventEntity.Builder |
ServiceUsageEventEntity.Builder.serviceBrokerName(String serviceBrokerName)
Initializes the value for the
serviceBrokerName attribute. |
ServiceUsageEventEntity.Builder |
ServiceUsageEventEntity.Builder.serviceId(String serviceId)
Initializes the value for the
serviceId attribute. |
ServiceUsageEventEntity.Builder |
ServiceUsageEventEntity.Builder.serviceInstanceId(String serviceInstanceId)
Initializes the value for the
serviceInstanceId attribute. |
ServiceUsageEventEntity.Builder |
ServiceUsageEventEntity.Builder.serviceInstanceName(String serviceInstanceName)
Initializes the value for the
serviceInstanceName attribute. |
ServiceUsageEventEntity.Builder |
ServiceUsageEventEntity.Builder.serviceInstanceType(String serviceInstanceType)
Initializes the value for the
serviceInstanceType attribute. |
ServiceUsageEventEntity.Builder |
ServiceUsageEventEntity.Builder.serviceLabel(String serviceLabel)
Initializes the value for the
serviceLabel attribute. |
ServiceUsageEventEntity.Builder |
ServiceUsageEventEntity.Builder.servicePlanId(String servicePlanId)
Initializes the value for the
servicePlanId attribute. |
ServiceUsageEventEntity.Builder |
ServiceUsageEventEntity.Builder.servicePlanName(String servicePlanName)
Initializes the value for the
servicePlanName attribute. |
ServiceUsageEventEntity.Builder |
ServiceUsageEventEntity.Builder.spaceId(String spaceId)
Initializes the value for the
spaceId attribute. |
ServiceUsageEventEntity.Builder |
ServiceUsageEventEntity.Builder.spaceName(String spaceName)
Initializes the value for the
spaceName attribute. |
ServiceUsageEventEntity.Builder |
ServiceUsageEventEntity.Builder.state(String state)
Initializes the value for the
state attribute. |
Copyright © 2020. All rights reserved.