public static interface ResourceServerScopeType.Builder extends SdkPojo, CopyableBuilder<ResourceServerScopeType.Builder,ResourceServerScopeType>
| Modifier and Type | Method and Description |
|---|---|
ResourceServerScopeType.Builder |
scopeDescription(String scopeDescription)
A description of the scope.
|
ResourceServerScopeType.Builder |
scopeName(String scopeName)
The name of the scope.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildResourceServerScopeType.Builder scopeName(String scopeName)
The name of the scope.
scopeName - The name of the scope.ResourceServerScopeType.Builder scopeDescription(String scopeDescription)
A description of the scope.
scopeDescription - A description of the scope.Copyright © 2023. All rights reserved.