public class OctaviaListenerV2Update extends Object implements ListenerV2Update
| Modifier and Type | Class and Description |
|---|---|
static class |
OctaviaListenerV2Update.ListenerV2UpdateConcreteBuilder |
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>| Constructor and Description |
|---|
OctaviaListenerV2Update() |
| Modifier and Type | Method and Description |
|---|---|
static ListenerV2UpdateBuilder |
builder() |
Integer |
getConnectionLimit()
Optional
|
String |
getDefaultTlsContainerRef()
Optional
|
String |
getDescription()
Optional
|
String |
getName()
Optional
|
boolean |
isAdminStateUp()
Optional
|
ListenerV2UpdateBuilder |
toBuilder() |
String |
toString() |
public ListenerV2UpdateBuilder toBuilder()
toBuilder in interface Buildable<ListenerV2UpdateBuilder>public boolean isAdminStateUp()
isAdminStateUp in interface ListenerV2UpdateListenerV2.isAdminStateUp()public String getDescription()
getDescription in interface ListenerV2UpdateListenerV2.getDescription()public String getName()
getName in interface ListenerV2UpdateListenerV2.getName()public Integer getConnectionLimit()
getConnectionLimit in interface ListenerV2UpdateListenerV2.getConnectionLimit()public String getDefaultTlsContainerRef()
getDefaultTlsContainerRef in interface ListenerV2UpdateListenerV2.getDefaultTlsContainerRef()public static ListenerV2UpdateBuilder builder()
Copyright © 2020. All rights reserved.