Package | Description |
---|---|
com.oracle.bmc.circuitbreaker |
Modifier and Type | Method and Description |
---|---|
OciCircuitBreaker.Config.SlidingWindowType |
OciCircuitBreaker.Config.getSlidingWindowType() |
static OciCircuitBreaker.Config.SlidingWindowType |
OciCircuitBreaker.Config.SlidingWindowType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OciCircuitBreaker.Config.SlidingWindowType[] |
OciCircuitBreaker.Config.SlidingWindowType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2024. All rights reserved.