Uses of Class
com.oracle.bmc.cloudguard.model.ProblemEndpointCollection
-
Packages that use ProblemEndpointCollection Package Description com.oracle.bmc.cloudguard.model com.oracle.bmc.cloudguard.responses -
-
Uses of ProblemEndpointCollection in com.oracle.bmc.cloudguard.model
Methods in com.oracle.bmc.cloudguard.model that return ProblemEndpointCollection Modifier and Type Method Description ProblemEndpointCollection
ProblemEndpointCollection.Builder. build()
Methods in com.oracle.bmc.cloudguard.model with parameters of type ProblemEndpointCollection Modifier and Type Method Description ProblemEndpointCollection.Builder
ProblemEndpointCollection.Builder. copy(ProblemEndpointCollection model)
-
Uses of ProblemEndpointCollection in com.oracle.bmc.cloudguard.responses
Methods in com.oracle.bmc.cloudguard.responses that return ProblemEndpointCollection Modifier and Type Method Description ProblemEndpointCollection
ListProblemEndpointsResponse. getProblemEndpointCollection()
The returned ProblemEndpointCollection instance.Methods in com.oracle.bmc.cloudguard.responses with parameters of type ProblemEndpointCollection Modifier and Type Method Description ListProblemEndpointsResponse.Builder
ListProblemEndpointsResponse.Builder. problemEndpointCollection(ProblemEndpointCollection problemEndpointCollection)
The returned ProblemEndpointCollection instance.
-