Uses of Class
com.oracle.bmc.datasafe.model.ReferentialRelationCollection
-
Packages that use ReferentialRelationCollection Package Description com.oracle.bmc.datasafe.model com.oracle.bmc.datasafe.responses -
-
Uses of ReferentialRelationCollection in com.oracle.bmc.datasafe.model
Methods in com.oracle.bmc.datasafe.model that return ReferentialRelationCollection Modifier and Type Method Description ReferentialRelationCollection
ReferentialRelationCollection.Builder. build()
Methods in com.oracle.bmc.datasafe.model with parameters of type ReferentialRelationCollection Modifier and Type Method Description ReferentialRelationCollection.Builder
ReferentialRelationCollection.Builder. copy(ReferentialRelationCollection model)
-
Uses of ReferentialRelationCollection in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return ReferentialRelationCollection Modifier and Type Method Description ReferentialRelationCollection
ListReferentialRelationsResponse. getReferentialRelationCollection()
The returned ReferentialRelationCollection instance.Methods in com.oracle.bmc.datasafe.responses with parameters of type ReferentialRelationCollection Modifier and Type Method Description ListReferentialRelationsResponse.Builder
ListReferentialRelationsResponse.Builder. referentialRelationCollection(ReferentialRelationCollection referentialRelationCollection)
The returned ReferentialRelationCollection instance.
-