| Package | Description |
|---|---|
| org.cloudfoundry.client.lib.domain |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableUpload.Builder |
ImmutableUpload.builder()
Creates a builder for
ImmutableUpload. |
ImmutableUpload.Builder |
ImmutableUpload.Builder.errorDetails(ErrorDetails errorDetails)
Initializes the value for the
errorDetails attribute. |
ImmutableUpload.Builder |
ImmutableUpload.Builder.from(Upload instance)
Fill a builder with attribute values from the provided
Upload instance. |
ImmutableUpload.Builder |
ImmutableUpload.Builder.status(Status status)
Initializes the value for the
status attribute. |
Copyright © 2020 SAP SE. All rights reserved.