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