Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
static AppFormFillUrlMatch.Builder |
AppFormFillUrlMatch.builder()
Create a new builder.
|
AppFormFillUrlMatch.Builder |
AppFormFillUrlMatch.Builder.copy(AppFormFillUrlMatch model) |
AppFormFillUrlMatch.Builder |
AppFormFillUrlMatch.Builder.formUrl(String formUrl)
An application formUrl that FormFill will match against any formUrl that a User enters in
trying to access the target-service which this App represents.
|
AppFormFillUrlMatch.Builder |
AppFormFillUrlMatch.Builder.formUrlMatchType(String formUrlMatchType)
Indicates how to interpret the value of ‘formUrl’ when matching against a user-specified
formUrl.
|
AppFormFillUrlMatch.Builder |
AppFormFillUrlMatch.toBuilder() |
Copyright © 2016–2024. All rights reserved.