public class AvailabilityZonesContextProvider extends Object implements ContextProvider
| Constructor and Description |
|---|
AvailabilityZonesContextProvider(AwsClientProvider awsClientProvider) |
| Modifier and Type | Method and Description |
|---|---|
javax.json.JsonValue |
getContextValue(javax.json.JsonObject properties)
Provides context value based on the given set of properties.
|
public static final String KEY
public AvailabilityZonesContextProvider(AwsClientProvider awsClientProvider)
public javax.json.JsonValue getContextValue(javax.json.JsonObject properties)
ContextProvidergetContextValue in interface ContextProviderproperties - the properties based on which the contextual information will be providedCopyright © 2022. All rights reserved.