public class URLCreationParameters extends CreateParameters
| Modifier and Type | Class and Description |
|---|---|
static class |
URLCreationParameters.URLCreationBuilder |
CreateParameters.ManagedType| Modifier | Constructor and Description |
|---|---|
protected |
URLCreationParameters() |
| Modifier and Type | Method and Description |
|---|---|
static URLCreationParameters.URLCreationBuilder |
builder() |
String |
getDescription() |
CreateParameters.ManagedType |
getMangedType() |
String |
getName() |
URL |
getUrl() |
protected boolean |
isValid() |
String |
toString() |
getParentId, getSession, getUserpublic String getName()
public String getDescription()
public URL getUrl()
protected boolean isValid()
isValid in class CreateParameterspublic String toString()
toString in class CreateParameterspublic static URLCreationParameters.URLCreationBuilder builder()
public CreateParameters.ManagedType getMangedType()
getMangedType in class CreateParametersCopyright © 2020. All Rights Reserved.