public class InputFileTosLocationForListBatchInferenceJobsOutput extends Object
| Constructor and Description |
|---|
InputFileTosLocationForListBatchInferenceJobsOutput() |
| Modifier and Type | Method and Description |
|---|---|
InputFileTosLocationForListBatchInferenceJobsOutput |
bucketName(String bucketName) |
boolean |
equals(Object o) |
String |
getBucketName()
Get bucketName
|
String |
getObjectKey()
Get objectKey
|
int |
hashCode() |
InputFileTosLocationForListBatchInferenceJobsOutput |
objectKey(String objectKey) |
void |
setBucketName(String bucketName) |
void |
setObjectKey(String objectKey) |
String |
toString() |
public InputFileTosLocationForListBatchInferenceJobsOutput()
public InputFileTosLocationForListBatchInferenceJobsOutput bucketName(String bucketName)
public String getBucketName()
public void setBucketName(String bucketName)
public InputFileTosLocationForListBatchInferenceJobsOutput objectKey(String objectKey)
public String getObjectKey()
public void setObjectKey(String objectKey)
Copyright © 2025. All rights reserved.