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