Uses of Interface
software.amazon.awssdk.services.lakeformation.model.CatalogResource.Builder
-
Packages that use CatalogResource.Builder Package Description software.amazon.awssdk.services.lakeformation.model -
-
Uses of CatalogResource.Builder in software.amazon.awssdk.services.lakeformation.model
Methods in software.amazon.awssdk.services.lakeformation.model that return CatalogResource.Builder Modifier and Type Method Description static CatalogResource.BuilderCatalogResource. builder()CatalogResource.BuilderCatalogResource. toBuilder()Methods in software.amazon.awssdk.services.lakeformation.model that return types with arguments of type CatalogResource.Builder Modifier and Type Method Description static Class<? extends CatalogResource.Builder>CatalogResource. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.lakeformation.model with type arguments of type CatalogResource.Builder Modifier and Type Method Description default Resource.BuilderResource.Builder. catalog(Consumer<CatalogResource.Builder> catalog)The identifier for the Data Catalog.
-