| Package | Description |
|---|---|
| com.opsmatters.bitly.api.services.v4 |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<CreateBitlinkResponse> |
BitlinkService.create(CreateFullBitlinkRequest request)
Creates a bitlink.
|
com.google.common.base.Optional<CreateBitlinkResponse> |
BitlinkService.shorten(CreateBitlinkRequest request)
Shortens the given long url.
|
com.google.common.base.Optional<CreateBitlinkResponse> |
BitlinkService.shorten(String longUrl)
Shortens the given long url.
|
Copyright © 2020. All rights reserved.