public class AkamaiNetStorageInput extends Input
Constructor and Description |
---|
AkamaiNetStorageInput() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getHost()
Host to use for Akamai NetStorage transfers (required)
|
String |
getPassword()
Your Akamai NetStorage password (required)
|
String |
getUsername()
Your Akamai NetStorage Username (required)
|
int |
hashCode() |
void |
setHost(String host)
Host to use for Akamai NetStorage transfers (required)
|
void |
setPassword(String password)
Your Akamai NetStorage password (required)
|
void |
setUsername(String username)
Your Akamai NetStorage Username (required)
|
String |
toString() |
getCreatedAt, getCustomData, getDescription, getModifiedAt, getName, putCustomDataItem, setCustomData, setDescription, setName
getId
public String getHost()
public void setHost(String host)
host
- Host to use for Akamai NetStorage transfers (required)public String getUsername()
public void setUsername(String username)
username
- Your Akamai NetStorage Username (required)public String getPassword()
public void setPassword(String password)
password
- Your Akamai NetStorage password (required)Copyright © 2025. All rights reserved.