Uses of Class
com.oracle.bmc.fleetappsmanagement.model.ExecutionCollection.Builder
-
Packages that use ExecutionCollection.Builder Package Description com.oracle.bmc.fleetappsmanagement.model -
-
Uses of ExecutionCollection.Builder in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return ExecutionCollection.Builder Modifier and Type Method Description static ExecutionCollection.Builder
ExecutionCollection. builder()
Create a new builder.ExecutionCollection.Builder
ExecutionCollection.Builder. copy(ExecutionCollection model)
ExecutionCollection.Builder
ExecutionCollection.Builder. items(List<ExecutionSummary> items)
List of Resource Level Executions.ExecutionCollection.Builder
ExecutionCollection. toBuilder()
-