public interface BrokerNamespaceIsolationData
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BrokerNamespaceIsolationData.Builder |
| Modifier and Type | Method and Description |
|---|---|
static BrokerNamespaceIsolationData.Builder |
builder() |
String |
getBrokerName() |
List<String> |
getNamespaceRegex() |
String |
getPolicyName() |
boolean |
isPrimary() |
String getBrokerName()
String getPolicyName()
boolean isPrimary()
static BrokerNamespaceIsolationData.Builder builder()
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.