org.wildfly.extras.creaper.commands.elytron.mapper
Class AddAddSuffixRoleMapper.Builder

java.lang.Object
  extended by org.wildfly.extras.creaper.commands.elytron.mapper.AddAddSuffixRoleMapper.Builder
Enclosing class:
AddAddSuffixRoleMapper

public static final class AddAddSuffixRoleMapper.Builder
extends Object


Constructor Summary
AddAddSuffixRoleMapper.Builder(String name)
           
 
Method Summary
 AddAddSuffixRoleMapper build()
           
 AddAddSuffixRoleMapper.Builder replaceExisting()
           
 AddAddSuffixRoleMapper.Builder suffix(String suffix)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddAddSuffixRoleMapper.Builder

public AddAddSuffixRoleMapper.Builder(String name)
Method Detail

suffix

public AddAddSuffixRoleMapper.Builder suffix(String suffix)

replaceExisting

public AddAddSuffixRoleMapper.Builder replaceExisting()

build

public AddAddSuffixRoleMapper build()


Copyright © 2020. All rights reserved.