Uses of Class
com.google.cloud.dataplex.v1.ContentName.Builder
-
Packages that use ContentName.Builder Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of ContentName.Builder in com.google.cloud.dataplex.v1
Methods in com.google.cloud.dataplex.v1 that return ContentName.Builder Modifier and Type Method Description static ContentName.Builder
ContentName. newBuilder()
ContentName.Builder
ContentName.Builder. setContent(String content)
ContentName.Builder
ContentName.Builder. setLake(String lake)
ContentName.Builder
ContentName.Builder. setLocation(String location)
ContentName.Builder
ContentName.Builder. setProject(String project)
ContentName.Builder
ContentName. toBuilder()
-