Package | Description |
---|---|
com.oracle.bmc.keymanagement.model |
Modifier and Type | Method and Description |
---|---|
static PortInformation.Builder |
PortInformation.builder()
Create a new builder.
|
PortInformation.Builder |
PortInformation.Builder.copy(PortInformation model) |
PortInformation.Builder |
PortInformation.Builder.portNumber(Integer portNumber)
The port number is a unique identifier which is typically used as the loadbalancer
listener.
|
PortInformation.Builder |
PortInformation.Builder.portType(PortInformation.PortType portType)
Port type associated for the port number.
|
PortInformation.Builder |
PortInformation.toBuilder() |
Copyright © 2016–2024. All rights reserved.