@Generated public class JobSpecWithoutSecret extends Object
Constructor and Description |
---|
JobSpecWithoutSecret() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getJobId() |
String |
getWorkspaceUrl() |
int |
hashCode() |
JobSpecWithoutSecret |
setJobId(String jobId) |
JobSpecWithoutSecret |
setWorkspaceUrl(String workspaceUrl) |
String |
toString() |
public JobSpecWithoutSecret setJobId(String jobId)
public String getJobId()
public JobSpecWithoutSecret setWorkspaceUrl(String workspaceUrl)
public String getWorkspaceUrl()
Copyright © 2023. All rights reserved.