Uses of Class
com.oracle.bmc.tenantmanagercontrolplane.model.LinkCollection
- 
Packages that use LinkCollection Package Description com.oracle.bmc.tenantmanagercontrolplane.model com.oracle.bmc.tenantmanagercontrolplane.responses 
- 
- 
Uses of LinkCollection in com.oracle.bmc.tenantmanagercontrolplane.modelMethods in com.oracle.bmc.tenantmanagercontrolplane.model that return LinkCollection Modifier and Type Method Description LinkCollectionLinkCollection.Builder. build()Methods in com.oracle.bmc.tenantmanagercontrolplane.model with parameters of type LinkCollection Modifier and Type Method Description LinkCollection.BuilderLinkCollection.Builder. copy(LinkCollection model)
- 
Uses of LinkCollection in com.oracle.bmc.tenantmanagercontrolplane.responsesMethods in com.oracle.bmc.tenantmanagercontrolplane.responses that return LinkCollection Modifier and Type Method Description LinkCollectionListLinksResponse. getLinkCollection()The returned LinkCollection instance.Methods in com.oracle.bmc.tenantmanagercontrolplane.responses with parameters of type LinkCollection Modifier and Type Method Description ListLinksResponse.BuilderListLinksResponse.Builder. linkCollection(LinkCollection linkCollection)The returned LinkCollection instance.
 
-