| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.serviceinstances | |
| org.cloudfoundry.client.v2.userprovidedserviceinstances |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceInstanceEntity
Immutable implementation of
_ServiceInstanceEntity. |
class |
UnionServiceInstanceEntity
Immutable implementation of
_UnionServiceInstanceEntity. |
| Modifier and Type | Method and Description |
|---|---|
UnionServiceInstanceEntity.Builder |
UnionServiceInstanceEntity.Builder.from(BaseServiceInstanceEntity instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.serviceinstances.BaseServiceInstanceEntity instance. |
ServiceInstanceEntity.Builder |
ServiceInstanceEntity.Builder.from(BaseServiceInstanceEntity instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.serviceinstances.BaseServiceInstanceEntity instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
UserProvidedServiceInstanceEntity
Immutable implementation of
_UserProvidedServiceInstanceEntity. |
| Modifier and Type | Method and Description |
|---|---|
UserProvidedServiceInstanceEntity.Builder |
UserProvidedServiceInstanceEntity.Builder.from(BaseServiceInstanceEntity instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.serviceinstances.BaseServiceInstanceEntity instance. |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.