| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
static ServiceNowConnectorProfileProperties.Builder |
ServiceNowConnectorProfileProperties.builder() |
ServiceNowConnectorProfileProperties.Builder |
ServiceNowConnectorProfileProperties.Builder.instanceUrl(String instanceUrl)
The location of the ServiceNow resource.
|
ServiceNowConnectorProfileProperties.Builder |
ServiceNowConnectorProfileProperties.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ServiceNowConnectorProfileProperties.Builder> |
ServiceNowConnectorProfileProperties.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default ConnectorProfileProperties.Builder |
ConnectorProfileProperties.Builder.serviceNow(Consumer<ServiceNowConnectorProfileProperties.Builder> serviceNow)
The connector-specific properties required by serviceNow.
|
Copyright © 2023. All rights reserved.