public class DeleteJobOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
DeleteJobOptions.Builder
Builder.
|
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
id |
Modifier | Constructor and Description |
---|---|
protected |
DeleteJobOptions(DeleteJobOptions.Builder builder) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
id()
Gets the id.
|
DeleteJobOptions.Builder |
newBuilder()
New builder.
|
protected DeleteJobOptions(DeleteJobOptions.Builder builder)
public DeleteJobOptions.Builder newBuilder()
public java.lang.String id()
The identifier of the asynchronous job that is to be used for the request. You must make the request with credentials for the instance of the service that owns the job.