| Package | Description |
|---|---|
| software.amazon.awssdk.services.grafana.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateWorkspaceAuthenticationResponse.Builder |
UpdateWorkspaceAuthenticationResponse.Builder.authentication(AuthenticationDescription authentication)
A structure that describes the user authentication for this workspace after the update is made.
|
default UpdateWorkspaceAuthenticationResponse.Builder |
UpdateWorkspaceAuthenticationResponse.Builder.authentication(Consumer<AuthenticationDescription.Builder> authentication)
A structure that describes the user authentication for this workspace after the update is made.
|
static UpdateWorkspaceAuthenticationResponse.Builder |
UpdateWorkspaceAuthenticationResponse.builder() |
UpdateWorkspaceAuthenticationResponse.Builder |
UpdateWorkspaceAuthenticationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateWorkspaceAuthenticationResponse.Builder> |
UpdateWorkspaceAuthenticationResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.