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