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