| Package | Description |
|---|---|
| software.amazon.awssdk.services.grafana.model |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationDescription |
DescribeWorkspaceAuthenticationResponse.authentication()
A structure containing information about the authentication methods used in the workspace.
|
AuthenticationDescription |
UpdateWorkspaceAuthenticationResponse.authentication()
A structure that describes the user authentication for this workspace after the update is made.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeWorkspaceAuthenticationResponse.Builder |
DescribeWorkspaceAuthenticationResponse.Builder.authentication(AuthenticationDescription authentication)
A structure containing information about the authentication methods used in the workspace.
|
UpdateWorkspaceAuthenticationResponse.Builder |
UpdateWorkspaceAuthenticationResponse.Builder.authentication(AuthenticationDescription authentication)
A structure that describes the user authentication for this workspace after the update is made.
|
Copyright © 2023. All rights reserved.