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, getRequestUrlWithAdditionalSegment
IApplicationAddKeyRequest buildRequest(Option... requestOptions)
requestOptions
- the options for the requestIApplicationAddKeyRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions
- the options for the request