| Package | Description |
|---|---|
| com.opsmatters.bitly.api.model.v4 | |
| com.opsmatters.bitly.api.services.v4 |
| Modifier and Type | Class and Description |
|---|---|
static class |
CreateBitlinkRequest.Builder<T extends CreateBitlinkRequest,B extends CreateBitlinkRequest.Builder<T,B>>
Builder to make request construction easier.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateFullBitlinkRequest
Represents a request to create a full bitlink.
|
| Modifier and Type | Method and Description |
|---|---|
B |
CreateBitlinkRequest.Builder.request(CreateBitlinkRequest request)
Sets the request.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<CreateBitlinkResponse> |
BitlinkService.shorten(CreateBitlinkRequest request)
Shortens the given long url.
|
Copyright © 2020. All rights reserved.