| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
RStudioServerProAppSettings.Builder |
RStudioServerProAppSettings.Builder.accessStatus(RStudioServerProAccessStatus accessStatus)
Indicates whether the current user has access to the
RStudioServerPro app. |
RStudioServerProAppSettings.Builder |
RStudioServerProAppSettings.Builder.accessStatus(String accessStatus)
Indicates whether the current user has access to the
RStudioServerPro app. |
static RStudioServerProAppSettings.Builder |
RStudioServerProAppSettings.builder() |
RStudioServerProAppSettings.Builder |
RStudioServerProAppSettings.toBuilder() |
RStudioServerProAppSettings.Builder |
RStudioServerProAppSettings.Builder.userGroup(RStudioServerProUserGroup userGroup)
The level of permissions that the user has within the
RStudioServerPro app. |
RStudioServerProAppSettings.Builder |
RStudioServerProAppSettings.Builder.userGroup(String userGroup)
The level of permissions that the user has within the
RStudioServerPro app. |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends RStudioServerProAppSettings.Builder> |
RStudioServerProAppSettings.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default UserSettings.Builder |
UserSettings.Builder.rStudioServerProAppSettings(Consumer<RStudioServerProAppSettings.Builder> rStudioServerProAppSettings)
A collection of settings that configure user interaction with the
RStudioServerPro app. |
Copyright © 2022. All rights reserved.