public static final class RoleScopeTagInfo.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
RoleScopeTagInfo |
build() |
RoleScopeTagInfo.Builder |
displayName(String displayName)
“Scope Tag Display name.”
|
RoleScopeTagInfo.Builder |
roleScopeTagId(String roleScopeTagId)
“Scope Tag Id.”
|
public RoleScopeTagInfo.Builder displayName(String displayName)
displayName - value of displayName property (as defined in service metadata)this (for method chaining)public RoleScopeTagInfo.Builder roleScopeTagId(String roleScopeTagId)
roleScopeTagId - value of roleScopeTagId property (as defined in service metadata)this (for method chaining)public RoleScopeTagInfo build()
Copyright © 2018–2020. All rights reserved.