public static class GetTrainingUsageOptions.Builder extends Object
Constructor and Description |
---|
Builder()
Instantiates a new builder.
|
Modifier and Type | Method and Description |
---|---|
GetTrainingUsageOptions |
build()
Builds a GetTrainingUsageOptions.
|
GetTrainingUsageOptions.Builder |
endTime(Date endTime)
Set the endTime.
|
GetTrainingUsageOptions.Builder |
startTime(Date startTime)
Set the startTime.
|
public GetTrainingUsageOptions build()
public GetTrainingUsageOptions.Builder startTime(Date startTime)
startTime
- the startTimepublic GetTrainingUsageOptions.Builder endTime(Date endTime)
endTime
- the endTimeCopyright © 2021 IBM Cloud. All rights reserved.