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