public static interface ResourceServerScopeType.Builder extends 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.
|
copyapply, 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 © 2017 Amazon Web Services, Inc. All Rights Reserved.