@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2024-12-03T04:57:51.616Z[Etc/UTC]") public class ApiOzoneResultSpec extends Object
Constructor and Description |
---|
ApiOzoneResultSpec() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getResultFileName()
Get resultFileName
|
ApiOzoneKeyRef |
getResultLocation()
Get resultLocation
|
int |
hashCode() |
Boolean |
isKeepResultFile()
Get keepResultFile
|
ApiOzoneResultSpec |
keepResultFile(Boolean keepResultFile) |
ApiOzoneResultSpec |
resultFileName(String resultFileName) |
ApiOzoneResultSpec |
resultLocation(ApiOzoneKeyRef resultLocation) |
void |
setKeepResultFile(Boolean keepResultFile) |
void |
setResultFileName(String resultFileName) |
void |
setResultLocation(ApiOzoneKeyRef resultLocation) |
String |
toString() |
public ApiOzoneResultSpec keepResultFile(Boolean keepResultFile)
public Boolean isKeepResultFile()
public void setKeepResultFile(Boolean keepResultFile)
public ApiOzoneResultSpec resultFileName(String resultFileName)
public String getResultFileName()
public void setResultFileName(String resultFileName)
public ApiOzoneResultSpec resultLocation(ApiOzoneKeyRef resultLocation)
public ApiOzoneKeyRef getResultLocation()
public void setResultLocation(ApiOzoneKeyRef resultLocation)
Copyright © 2024. All rights reserved.