Uses of Class
com.oracle.bmc.operatoraccesscontrol.model.OperatorControlCollection
-
Packages that use OperatorControlCollection Package Description com.oracle.bmc.operatoraccesscontrol.model com.oracle.bmc.operatoraccesscontrol.responses -
-
Uses of OperatorControlCollection in com.oracle.bmc.operatoraccesscontrol.model
Methods in com.oracle.bmc.operatoraccesscontrol.model that return OperatorControlCollection Modifier and Type Method Description OperatorControlCollection
OperatorControlCollection.Builder. build()
Methods in com.oracle.bmc.operatoraccesscontrol.model with parameters of type OperatorControlCollection Modifier and Type Method Description OperatorControlCollection.Builder
OperatorControlCollection.Builder. copy(OperatorControlCollection model)
-
Uses of OperatorControlCollection in com.oracle.bmc.operatoraccesscontrol.responses
Methods in com.oracle.bmc.operatoraccesscontrol.responses that return OperatorControlCollection Modifier and Type Method Description OperatorControlCollection
ListOperatorControlsResponse. getOperatorControlCollection()
The returned OperatorControlCollection instance.Methods in com.oracle.bmc.operatoraccesscontrol.responses with parameters of type OperatorControlCollection Modifier and Type Method Description ListOperatorControlsResponse.Builder
ListOperatorControlsResponse.Builder. operatorControlCollection(OperatorControlCollection operatorControlCollection)
The returned OperatorControlCollection instance.
-