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