UpdateAppImageConfigRequest.Builder |
UpdateAppImageConfigRequest.Builder.appImageConfigName(String appImageConfigName) |
The name of the AppImageConfig to update.
|
static UpdateAppImageConfigRequest.Builder |
UpdateAppImageConfigRequest.builder() |
|
default UpdateAppImageConfigRequest.Builder |
UpdateAppImageConfigRequest.Builder.codeEditorAppImageConfig(Consumer<CodeEditorAppImageConfig.Builder> codeEditorAppImageConfig) |
The Code Editor app running on the image.
|
UpdateAppImageConfigRequest.Builder |
UpdateAppImageConfigRequest.Builder.codeEditorAppImageConfig(CodeEditorAppImageConfig codeEditorAppImageConfig) |
The Code Editor app running on the image.
|
default UpdateAppImageConfigRequest.Builder |
UpdateAppImageConfigRequest.Builder.jupyterLabAppImageConfig(Consumer<JupyterLabAppImageConfig.Builder> jupyterLabAppImageConfig) |
The JupyterLab app running on the image.
|
UpdateAppImageConfigRequest.Builder |
UpdateAppImageConfigRequest.Builder.jupyterLabAppImageConfig(JupyterLabAppImageConfig jupyterLabAppImageConfig) |
The JupyterLab app running on the image.
|
default UpdateAppImageConfigRequest.Builder |
UpdateAppImageConfigRequest.Builder.kernelGatewayImageConfig(Consumer<KernelGatewayImageConfig.Builder> kernelGatewayImageConfig) |
The new KernelGateway app to run on the image.
|
UpdateAppImageConfigRequest.Builder |
UpdateAppImageConfigRequest.Builder.kernelGatewayImageConfig(KernelGatewayImageConfig kernelGatewayImageConfig) |
The new KernelGateway app to run on the image.
|
UpdateAppImageConfigRequest.Builder |
UpdateAppImageConfigRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
UpdateAppImageConfigRequest.Builder |
UpdateAppImageConfigRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
UpdateAppImageConfigRequest.Builder |
UpdateAppImageConfigRequest.toBuilder() |
|