public class CheckJobOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
CheckJobOptions.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
String |
id()
Gets the id.
|
CheckJobOptions.Builder |
newBuilder()
New builder.
|
public CheckJobOptions.Builder newBuilder()
public 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.
Copyright © 2024 IBM Cloud. All rights reserved.