Package | Description |
---|---|
com.oracle.bmc.psql.model |
Modifier and Type | Method and Description |
---|---|
static Endpoint.Builder |
Endpoint.builder()
Create a new builder.
|
Endpoint.Builder |
Endpoint.Builder.copy(Endpoint model) |
Endpoint.Builder |
Endpoint.Builder.fqdn(String fqdn)
The FQDN of the endpoint.
|
Endpoint.Builder |
Endpoint.Builder.ipAddress(String ipAddress)
The IP address of the endpoint.
|
Endpoint.Builder |
Endpoint.Builder.port(Integer port)
The port address of the endpoint.
|
Endpoint.Builder |
Endpoint.toBuilder() |
Copyright © 2016–2024. All rights reserved.