Package | Description |
---|---|
com.oracle.bmc.apmsynthetics.model |
Modifier and Type | Method and Description |
---|---|
VerifyText |
VerifyText.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<VerifyText> |
BrowserMonitorConfiguration.getVerifyTexts()
Verifies all the search strings present in the response.
|
Modifier and Type | Method and Description |
---|---|
VerifyText.Builder |
VerifyText.Builder.copy(VerifyText model) |
Modifier and Type | Method and Description |
---|---|
BrowserMonitorConfiguration.Builder |
BrowserMonitorConfiguration.Builder.verifyTexts(List<VerifyText> verifyTexts)
Verifies all the search strings present in the response.
|
Constructor and Description |
---|
BrowserMonitorConfiguration(Boolean isFailureRetried,
DnsConfiguration dnsConfiguration,
Boolean isCertificateValidationEnabled,
Boolean isDefaultSnapshotEnabled,
List<VerifyText> verifyTexts,
List<String> verifyResponseCodes,
NetworkConfiguration networkConfiguration)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.