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