| Package | Description |
|---|---|
| am.ik.servicebroker.cloudkarafka.cloudkarafka |
| Modifier and Type | Method and Description |
|---|---|
CloudKarafkaPlan |
CloudKarafkaInstance.getPlan() |
static CloudKarafkaPlan |
CloudKarafkaPlan.of(String value) |
static CloudKarafkaPlan |
CloudKarafkaPlan.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CloudKarafkaPlan[] |
CloudKarafkaPlan.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.setPlan(CloudKarafkaPlan plan) |
Copyright © 2018. All rights reserved.