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.modelMethods in com.oracle.bmc.cloudguard.model that return ProblemEndpointCollection Modifier and Type Method Description ProblemEndpointCollectionProblemEndpointCollection.Builder. build()Methods in com.oracle.bmc.cloudguard.model with parameters of type ProblemEndpointCollection Modifier and Type Method Description ProblemEndpointCollection.BuilderProblemEndpointCollection.Builder. copy(ProblemEndpointCollection model)
- 
Uses of ProblemEndpointCollection in com.oracle.bmc.cloudguard.responsesMethods in com.oracle.bmc.cloudguard.responses that return ProblemEndpointCollection Modifier and Type Method Description ProblemEndpointCollectionListProblemEndpointsResponse. getProblemEndpointCollection()The returned ProblemEndpointCollection instance.Methods in com.oracle.bmc.cloudguard.responses with parameters of type ProblemEndpointCollection Modifier and Type Method Description ListProblemEndpointsResponse.BuilderListProblemEndpointsResponse.Builder. problemEndpointCollection(ProblemEndpointCollection problemEndpointCollection)The returned ProblemEndpointCollection instance.
 
-