public class DirectUrlForGetExecutionOutput extends Object
| Constructor and Description |
|---|
DirectUrlForGetExecutionOutput() |
| Modifier and Type | Method and Description |
|---|---|
DirectUrlForGetExecutionOutput |
bucketName(String bucketName) |
boolean |
equals(Object o) |
DirectUrlForGetExecutionOutput |
fileName(String fileName) |
String |
getBucketName()
Get bucketName
|
String |
getFileName()
Get fileName
|
String |
getSpaceName()
Get spaceName
|
int |
hashCode() |
void |
setBucketName(String bucketName) |
void |
setFileName(String fileName) |
void |
setSpaceName(String spaceName) |
DirectUrlForGetExecutionOutput |
spaceName(String spaceName) |
String |
toString() |
public DirectUrlForGetExecutionOutput bucketName(String bucketName)
public String getBucketName()
public void setBucketName(String bucketName)
public DirectUrlForGetExecutionOutput fileName(String fileName)
public String getFileName()
public void setFileName(String fileName)
public DirectUrlForGetExecutionOutput spaceName(String spaceName)
public String getSpaceName()
public void setSpaceName(String spaceName)
Copyright © 2025. All rights reserved.