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.model
Methods in com.oracle.bmc.tenantmanagercontrolplane.model that return LinkCollection Modifier and Type Method Description LinkCollection
LinkCollection.Builder. build()
Methods in com.oracle.bmc.tenantmanagercontrolplane.model with parameters of type LinkCollection Modifier and Type Method Description LinkCollection.Builder
LinkCollection.Builder. copy(LinkCollection model)
-
Uses of LinkCollection in com.oracle.bmc.tenantmanagercontrolplane.responses
Methods in com.oracle.bmc.tenantmanagercontrolplane.responses that return LinkCollection Modifier and Type Method Description LinkCollection
ListLinksResponse. getLinkCollection()
The returned LinkCollection instance.Methods in com.oracle.bmc.tenantmanagercontrolplane.responses with parameters of type LinkCollection Modifier and Type Method Description ListLinksResponse.Builder
ListLinksResponse.Builder. linkCollection(LinkCollection linkCollection)
The returned LinkCollection instance.
-