| Package | Description |
|---|---|
| software.amazon.awssdk.services.entityresolution.model |
| Modifier and Type | Method and Description |
|---|---|
static ProviderEndpointConfiguration |
ProviderEndpointConfiguration.fromMarketplaceConfiguration(Consumer<ProviderMarketplaceConfiguration.Builder> marketplaceConfiguration)
Create an instance of this class with
marketplaceConfiguration() initialized to the given value. |
static ProviderEndpointConfiguration |
ProviderEndpointConfiguration.fromMarketplaceConfiguration(ProviderMarketplaceConfiguration marketplaceConfiguration)
Create an instance of this class with
marketplaceConfiguration() initialized to the given value. |
ProviderEndpointConfiguration |
GetProviderServiceResponse.providerEndpointConfiguration()
The required configuration fields to use with the provider service.
|
| Modifier and Type | Method and Description |
|---|---|
GetProviderServiceResponse.Builder |
GetProviderServiceResponse.Builder.providerEndpointConfiguration(ProviderEndpointConfiguration providerEndpointConfiguration)
The required configuration fields to use with the provider service.
|
Copyright © 2023. All rights reserved.