Uses of Interface
software.amazon.awssdk.services.timestreaminfluxdb.auth.scheme.TimestreamInfluxDbAuthSchemeParams.Builder
-
-
Uses of TimestreamInfluxDbAuthSchemeParams.Builder in software.amazon.awssdk.services.timestreaminfluxdb.auth.scheme
Methods in software.amazon.awssdk.services.timestreaminfluxdb.auth.scheme that return TimestreamInfluxDbAuthSchemeParams.Builder Modifier and Type Method Description static TimestreamInfluxDbAuthSchemeParams.BuilderTimestreamInfluxDbAuthSchemeParams. builder()Get a new builder for creating aTimestreamInfluxDbAuthSchemeParams.TimestreamInfluxDbAuthSchemeParams.BuilderTimestreamInfluxDbAuthSchemeParams.Builder. operation(String operation)Set the operation for which to resolve the auth scheme.TimestreamInfluxDbAuthSchemeParams.BuilderTimestreamInfluxDbAuthSchemeParams.Builder. region(Region region)Set the region.TimestreamInfluxDbAuthSchemeParams.BuilderTimestreamInfluxDbAuthSchemeParams. toBuilder()Returns aTimestreamInfluxDbAuthSchemeParams.Builderto customize the parameters.Method parameters in software.amazon.awssdk.services.timestreaminfluxdb.auth.scheme with type arguments of type TimestreamInfluxDbAuthSchemeParams.Builder Modifier and Type Method Description default List<AuthSchemeOption>TimestreamInfluxDbAuthSchemeProvider. resolveAuthScheme(Consumer<TimestreamInfluxDbAuthSchemeParams.Builder> consumer)Resolve the auth schemes based on the given set of parameters. -
Uses of TimestreamInfluxDbAuthSchemeParams.Builder in software.amazon.awssdk.services.timestreaminfluxdb.auth.scheme.internal
Methods in software.amazon.awssdk.services.timestreaminfluxdb.auth.scheme.internal that return TimestreamInfluxDbAuthSchemeParams.Builder Modifier and Type Method Description static TimestreamInfluxDbAuthSchemeParams.BuilderDefaultTimestreamInfluxDbAuthSchemeParams. builder()TimestreamInfluxDbAuthSchemeParams.BuilderDefaultTimestreamInfluxDbAuthSchemeParams. toBuilder()
-