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