| Package | Description |
|---|---|
| software.amazon.awssdk.services.rum |
With Amazon CloudWatch RUM, you can perform real-user monitoring to collect client-side data about your web
application performance from actual user sessions in real time.
|
| software.amazon.awssdk.services.rum.auth.scheme | |
| software.amazon.awssdk.services.rum.auth.scheme.internal | |
| software.amazon.awssdk.services.rum.internal |
| Modifier and Type | Method and Description |
|---|---|
RumAuthSchemeProvider |
RumServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
RumAuthSchemeProvider |
RumServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
RumServiceClientConfiguration.Builder |
RumServiceClientConfiguration.Builder.authSchemeProvider(RumAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
RumBaseClientBuilder.authSchemeProvider(RumAuthSchemeProvider authSchemeProvider)
Set the
RumAuthSchemeProvider implementation that will be used by the client to resolve the auth scheme
for each request. |
| Modifier and Type | Method and Description |
|---|---|
static RumAuthSchemeProvider |
RumAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRumAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
RumAuthSchemeProvider |
RumServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
RumServiceClientConfiguration.Builder |
RumServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(RumAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.