| Package | Description |
|---|---|
| com.hubspot.slack.client.models.response.files |
| Modifier and Type | Method and Description |
|---|---|
FilesSharedPublicUrlResponse |
FilesSharedPublicUrlResponse.Builder.build()
Builds a new
FilesSharedPublicUrlResponse. |
static FilesSharedPublicUrlResponse |
FilesSharedPublicUrlResponse.copyOf(FilesSharedPublicUrlResponseIF instance)
Creates an immutable copy of a
FilesSharedPublicUrlResponseIF value. |
FilesSharedPublicUrlResponse |
FilesSharedPublicUrlResponse.withFile(SlackFile file)
Copy the current immutable object by setting a value for the
file attribute. |
FilesSharedPublicUrlResponse |
FilesSharedPublicUrlResponse.withOk(boolean ok)
Copy the current immutable object by setting a value for the
ok attribute. |
FilesSharedPublicUrlResponse |
FilesSharedPublicUrlResponse.withResponseMetadata(Optional<ResponseMetadata> optional)
Copy the current immutable object by setting an optional value for the
responseMetadata attribute. |
FilesSharedPublicUrlResponse |
FilesSharedPublicUrlResponse.withResponseMetadata(ResponseMetadata value)
Copy the current immutable object by setting a present value for the optional
responseMetadata attribute. |
Copyright © 2019. All rights reserved.