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