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