Uses of Interface
software.amazon.awssdk.services.applicationcostprofiler.auth.scheme.ApplicationCostProfilerAuthSchemeParams
-
-
Uses of ApplicationCostProfilerAuthSchemeParams in software.amazon.awssdk.services.applicationcostprofiler.auth.scheme
Methods in software.amazon.awssdk.services.applicationcostprofiler.auth.scheme that return ApplicationCostProfilerAuthSchemeParams Modifier and Type Method Description ApplicationCostProfilerAuthSchemeParamsApplicationCostProfilerAuthSchemeParams.Builder. build()Returns aApplicationCostProfilerAuthSchemeParamsobject that is created from the properties that have been set on the builder.Methods in software.amazon.awssdk.services.applicationcostprofiler.auth.scheme with parameters of type ApplicationCostProfilerAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>ApplicationCostProfilerAuthSchemeProvider. resolveAuthScheme(ApplicationCostProfilerAuthSchemeParams authSchemeParams)Resolve the auth schemes based on the given set of parameters. -
Uses of ApplicationCostProfilerAuthSchemeParams in software.amazon.awssdk.services.applicationcostprofiler.auth.scheme.internal
Classes in software.amazon.awssdk.services.applicationcostprofiler.auth.scheme.internal that implement ApplicationCostProfilerAuthSchemeParams Modifier and Type Class Description classDefaultApplicationCostProfilerAuthSchemeParamsMethods in software.amazon.awssdk.services.applicationcostprofiler.auth.scheme.internal with parameters of type ApplicationCostProfilerAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>DefaultApplicationCostProfilerAuthSchemeProvider. resolveAuthScheme(ApplicationCostProfilerAuthSchemeParams params)
-