Package | Description |
---|---|
com.huawei.dli.restapi.api | |
com.huawei.dli.restapi.model |
Modifier and Type | Method and Description |
---|---|
SessionState |
RestApi.getBatchState(String projectId,
String batchId,
String xAuthToken)
Get specified session state
Get specified session state.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<SessionState> |
RestApi.getBatchStateWithHttpInfo(String projectId,
String batchId,
String xAuthToken)
Get specified session state
Get specified session state.
|
Modifier and Type | Method and Description |
---|---|
okhttp3.Call |
RestApi.getBatchStateAsync(String projectId,
String batchId,
String xAuthToken,
ApiCallback<SessionState> callback)
Get specified session state (asynchronously)
Get specified session state.
|
Modifier and Type | Method and Description |
---|---|
SessionState |
SessionState.id(String id) |
SessionState |
SessionState.state(String state) |
Copyright © 2023. All rights reserved.