public interface IApplicationAddKeyRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IApplicationAddKeyRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IApplicationAddKeyRequest with specific options instead of the existing options
|
IApplicationAddKeyRequest |
buildRequest(Option... requestOptions)
Creates the IApplicationAddKeyRequest
|
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIApplicationAddKeyRequest buildRequest(Option... requestOptions)
requestOptions - the options for the requestIApplicationAddKeyRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for the request