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