public class ApplicationCreateParameters extends Object
Constructor and Description |
---|
ApplicationCreateParameters() |
Modifier and Type | Method and Description |
---|---|
Boolean |
allowUpdates()
Get the allowUpdates value.
|
String |
displayName()
Get the displayName value.
|
ApplicationCreateParameters |
withAllowUpdates(Boolean allowUpdates)
Set the allowUpdates value.
|
ApplicationCreateParameters |
withDisplayName(String displayName)
Set the displayName value.
|
public Boolean allowUpdates()
public ApplicationCreateParameters withAllowUpdates(Boolean allowUpdates)
allowUpdates
- the allowUpdates value to setpublic String displayName()
public ApplicationCreateParameters withDisplayName(String displayName)
displayName
- the displayName value to setCopyright © 2019. All rights reserved.