public interface MaxConnectionsAccessor
Modifier and Type | Interface and Description |
---|---|
static interface |
MaxConnectionsAccessor.MaxConnectionsBuilder<B extends MaxConnectionsAccessor.MaxConnectionsBuilder<B>>
Provides a builder method for a maximum connections property returning
the builder for applying multiple build operations.
|
static interface |
MaxConnectionsAccessor.MaxConnectionsMutator
Provides a mutator for a maximum connections property.
|
static interface |
MaxConnectionsAccessor.MaxConnectionsProperty
Provides a maximum connections property.
|
Modifier and Type | Method and Description |
---|---|
String |
getMaxConnections()
Retrieves the maximum connections from the maximum connections property.
|
String getMaxConnections()
Copyright © 2017. All rights reserved.