Uses of Class
com.oracle.bmc.tenantmanagercontrolplane.model.LinkCollection.Builder
-
Packages that use LinkCollection.Builder Package Description com.oracle.bmc.tenantmanagercontrolplane.model -
-
Uses of LinkCollection.Builder in com.oracle.bmc.tenantmanagercontrolplane.model
Methods in com.oracle.bmc.tenantmanagercontrolplane.model that return LinkCollection.Builder Modifier and Type Method Description static LinkCollection.Builder
LinkCollection. builder()
Create a new builder.LinkCollection.Builder
LinkCollection.Builder. copy(LinkCollection model)
LinkCollection.Builder
LinkCollection.Builder. items(List<LinkSummary> items)
Array containing LinkSummary items.LinkCollection.Builder
LinkCollection. toBuilder()
-