Uses of Class
software.amazon.awscdk.services.glue.CfnUserDefinedFunctionProps.Builder
Packages that use CfnUserDefinedFunctionProps.Builder
-
Uses of CfnUserDefinedFunctionProps.Builder in software.amazon.awscdk.services.glue
Methods in software.amazon.awscdk.services.glue that return CfnUserDefinedFunctionProps.BuilderModifier and TypeMethodDescriptionCfnUserDefinedFunctionProps.builder()Sets the value ofCfnUserDefinedFunctionProps.getClassName()CfnUserDefinedFunctionProps.Builder.databaseName(String databaseName) Sets the value ofCfnUserDefinedFunctionProps.getDatabaseName()CfnUserDefinedFunctionProps.Builder.functionName(String functionName) Sets the value ofCfnUserDefinedFunctionProps.getFunctionName()CfnUserDefinedFunctionProps.Builder.functionType(String functionType) Sets the value ofCfnUserDefinedFunctionProps.getFunctionType()Sets the value ofCfnUserDefinedFunctionProps.getOwnerName()Sets the value ofCfnUserDefinedFunctionProps.getOwnerType()CfnUserDefinedFunctionProps.Builder.resourceUris(List<? extends Object> resourceUris) Sets the value ofCfnUserDefinedFunctionProps.getResourceUris()CfnUserDefinedFunctionProps.Builder.resourceUris(IResolvable resourceUris) Sets the value ofCfnUserDefinedFunctionProps.getResourceUris()Constructors in software.amazon.awscdk.services.glue with parameters of type CfnUserDefinedFunctionProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnUserDefinedFunctionProps.Builder.