Uses of Class
com.oracle.bmc.cloudguard.model.ResponderExecutionCollection.Builder
-
Packages that use ResponderExecutionCollection.Builder Package Description com.oracle.bmc.cloudguard.model -
-
Uses of ResponderExecutionCollection.Builder in com.oracle.bmc.cloudguard.model
Methods in com.oracle.bmc.cloudguard.model that return ResponderExecutionCollection.Builder Modifier and Type Method Description static ResponderExecutionCollection.Builder
ResponderExecutionCollection. builder()
Create a new builder.ResponderExecutionCollection.Builder
ResponderExecutionCollection.Builder. copy(ResponderExecutionCollection model)
ResponderExecutionCollection.Builder
ResponderExecutionCollection.Builder. items(List<ResponderExecutionSummary> items)
List of ResponderExecutionSummary resourcesResponderExecutionCollection.Builder
ResponderExecutionCollection.Builder. locks(List<ResourceLock> locks)
Locks associated with this resource.ResponderExecutionCollection.Builder
ResponderExecutionCollection. toBuilder()
-