@Generated public class CreateExternalLocation extends Object
| Constructor and Description |
|---|
CreateExternalLocation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getComment() |
String |
getCredentialName() |
Boolean |
getEnableFileEvents() |
EncryptionDetails |
getEncryptionDetails() |
Boolean |
getFallback() |
FileEventQueue |
getFileEventQueue() |
String |
getName() |
Boolean |
getReadOnly() |
Boolean |
getSkipValidation() |
String |
getUrl() |
int |
hashCode() |
CreateExternalLocation |
setComment(String comment) |
CreateExternalLocation |
setCredentialName(String credentialName) |
CreateExternalLocation |
setEnableFileEvents(Boolean enableFileEvents) |
CreateExternalLocation |
setEncryptionDetails(EncryptionDetails encryptionDetails) |
CreateExternalLocation |
setFallback(Boolean fallback) |
CreateExternalLocation |
setFileEventQueue(FileEventQueue fileEventQueue) |
CreateExternalLocation |
setName(String name) |
CreateExternalLocation |
setReadOnly(Boolean readOnly) |
CreateExternalLocation |
setSkipValidation(Boolean skipValidation) |
CreateExternalLocation |
setUrl(String url) |
String |
toString() |
public CreateExternalLocation setComment(String comment)
public String getComment()
public CreateExternalLocation setCredentialName(String credentialName)
public String getCredentialName()
public CreateExternalLocation setEnableFileEvents(Boolean enableFileEvents)
public Boolean getEnableFileEvents()
public CreateExternalLocation setEncryptionDetails(EncryptionDetails encryptionDetails)
public EncryptionDetails getEncryptionDetails()
public CreateExternalLocation setFallback(Boolean fallback)
public Boolean getFallback()
public CreateExternalLocation setFileEventQueue(FileEventQueue fileEventQueue)
public FileEventQueue getFileEventQueue()
public CreateExternalLocation setName(String name)
public String getName()
public CreateExternalLocation setReadOnly(Boolean readOnly)
public Boolean getReadOnly()
public CreateExternalLocation setSkipValidation(Boolean skipValidation)
public Boolean getSkipValidation()
public CreateExternalLocation setUrl(String url)
public String getUrl()
Copyright © 2025. All rights reserved.