Uses of Class
software.amazon.awssdk.services.glue.model.DevEndpointCustomLibraries
-
Packages that use DevEndpointCustomLibraries Package Description software.amazon.awssdk.services.glue.model -
-
Uses of DevEndpointCustomLibraries in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return DevEndpointCustomLibraries Modifier and Type Method Description DevEndpointCustomLibrariesUpdateDevEndpointRequest. customLibraries()Custom Python or Java libraries to be loaded in theDevEndpoint.Methods in software.amazon.awssdk.services.glue.model with parameters of type DevEndpointCustomLibraries Modifier and Type Method Description UpdateDevEndpointRequest.BuilderUpdateDevEndpointRequest.Builder. customLibraries(DevEndpointCustomLibraries customLibraries)Custom Python or Java libraries to be loaded in theDevEndpoint.
-