| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.serviceinstances |
| Modifier and Type | Method and Description |
|---|---|
static Share.Builder |
Share.builder()
Creates a builder for
Share. |
Share.Builder |
Share.Builder.from(Share instance)
Fill a builder with attribute values from the provided
Share instance. |
Share.Builder |
Share.Builder.organizationName(String organizationName)
Initializes the value for the
organizationName attribute. |
Share.Builder |
Share.Builder.spaceId(String spaceId)
Initializes the value for the
spaceId attribute. |
Share.Builder |
Share.Builder.spaceName(String spaceName)
Initializes the value for the
spaceName attribute. |
Copyright © 2020. All rights reserved.