@Generated public class UpdateExternalLocation extends Object
Constructor and Description |
---|
UpdateExternalLocation() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getAccessPoint() |
String |
getComment() |
String |
getCredentialName() |
EncryptionDetails |
getEncryptionDetails() |
Boolean |
getForce() |
String |
getName() |
String |
getOwner() |
Boolean |
getReadOnly() |
String |
getUrl() |
int |
hashCode() |
UpdateExternalLocation |
setAccessPoint(String accessPoint) |
UpdateExternalLocation |
setComment(String comment) |
UpdateExternalLocation |
setCredentialName(String credentialName) |
UpdateExternalLocation |
setEncryptionDetails(EncryptionDetails encryptionDetails) |
UpdateExternalLocation |
setForce(Boolean force) |
UpdateExternalLocation |
setName(String name) |
UpdateExternalLocation |
setOwner(String owner) |
UpdateExternalLocation |
setReadOnly(Boolean readOnly) |
UpdateExternalLocation |
setUrl(String url) |
String |
toString() |
public UpdateExternalLocation setAccessPoint(String accessPoint)
public String getAccessPoint()
public UpdateExternalLocation setComment(String comment)
public String getComment()
public UpdateExternalLocation setCredentialName(String credentialName)
public String getCredentialName()
public UpdateExternalLocation setEncryptionDetails(EncryptionDetails encryptionDetails)
public EncryptionDetails getEncryptionDetails()
public UpdateExternalLocation setForce(Boolean force)
public Boolean getForce()
public UpdateExternalLocation setName(String name)
public String getName()
public UpdateExternalLocation setOwner(String owner)
public String getOwner()
public UpdateExternalLocation setReadOnly(Boolean readOnly)
public Boolean getReadOnly()
public UpdateExternalLocation setUrl(String url)
public String getUrl()
Copyright © 2023. All rights reserved.