public class VaultCheckNameAvailabilityParameters extends Object
Constructor and Description |
---|
VaultCheckNameAvailabilityParameters()
Creates an instance of VaultCheckNameAvailabilityParameters class.
|
Modifier and Type | Method and Description |
---|---|
String |
name()
Get the name value.
|
String |
type()
Get the type value.
|
VaultCheckNameAvailabilityParameters |
withName(String name)
Set the name value.
|
VaultCheckNameAvailabilityParameters |
withType(String type)
Set the type value.
|
public VaultCheckNameAvailabilityParameters()
public String name()
public VaultCheckNameAvailabilityParameters withName(String name)
name
- the name value to setpublic String type()
public VaultCheckNameAvailabilityParameters withType(String type)
type
- the type value to setCopyright © 2019. All rights reserved.