ProtocolT
- the protocol type of the valuepublic interface HasProtocol<ProtocolT>
Modifier and Type | Interface and Description |
---|---|
static interface |
HasProtocol.DefinitionStages
Grouping of definition stages involving specifying the protocol.
|
static interface |
HasProtocol.UpdateDefinitionStages
Grouping of definition stages applicable as part of a load balancer update, involving specifying the protocol.
|
static interface |
HasProtocol.UpdateStages
Grouping of update stages involving modifying the protocol.
|
Modifier and Type | Method and Description |
---|---|
ProtocolT |
protocol() |
ProtocolT protocol()
Copyright © 2019. All rights reserved.