@NonNullApi @NonNullFields
| Interface | Description |
|---|---|
| HttpHeadersProvider |
Is responsible to provide the
HttpHeaders used to interact with the given
Instance. |
| InstanceExchangeFilterFunction |
Represents a function that filters anexchange function
issued on a registered instance.
|
| InstanceWebClientCustomizer |
Callback interface that can be used to customize a
InstanceWebClient.Builder |
| Class | Description |
|---|---|
| BasicAuthHttpHeaderProvider |
Provides Basic Auth headers for the
Instance using the metadata for "user.name"
and "user.password". |
| BasicAuthHttpHeaderProvider.InstanceCredentials | |
| CloudFoundryHttpHeaderProvider |
Provides CloudFoundry related X-CF-APP-INSTANCE header for the
Instance using
the metadata for "applicationId" and "instanceId". |
| CompositeHttpHeadersProvider | |
| InstanceExchangeFilterFunctions | |
| InstanceWebClient | |
| InstanceWebClient.Builder | |
| LegacyEndpointConverter | |
| LegacyEndpointConverters |
Copyright © 2020 codecentric AG. All rights reserved.