| Class and Description |
|---|
| dev.openfeature.sdk.OpenFeatureClient
// TODO: eventually we will make this non-public. See issue #872
|
| Method and Description |
|---|
| dev.openfeature.sdk.ClientMetadata.getName() |
| Constructor and Description |
|---|
| dev.openfeature.sdk.OpenFeatureClient(OpenFeatureAPI, String, String)
Do not use this constructor. It's for internal use only.
Clients created using it will not run event handlers.
Use the OpenFeatureAPI's getClient factory method instead.
|
Copyright © 2024. All rights reserved.