| Package | Description |
|---|---|
| am.ik.servicebroker.cloudkarafka.cloudkarafka |
| Modifier and Type | Method and Description |
|---|---|
CloudKarafkaRegion |
CloudKarafkaInstance.getRegion() |
static CloudKarafkaRegion |
CloudKarafkaRegion.of(String value) |
static CloudKarafkaRegion |
CloudKarafkaRegion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CloudKarafkaRegion[] |
CloudKarafkaRegion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CloudKarafkaInstance |
CloudKarafkaClient.createInstance(String name,
CloudKarafkaPlan plan,
CloudKarafkaRegion region) |
void |
CloudKarafkaInstance.setRegion(CloudKarafkaRegion region) |
Copyright © 2018. All rights reserved.