Package | Description |
---|---|
com.oracle.bmc.integration.model |
Modifier and Type | Method and Description |
---|---|
static UpdateCustomEndpointDetails.Builder |
UpdateCustomEndpointDetails.builder()
Create a new builder.
|
UpdateCustomEndpointDetails.Builder |
UpdateCustomEndpointDetails.Builder.certificateSecretId(String certificateSecretId)
Optional OCID of a vault/secret containing a private SSL certificate bundle to be used
for the custom hostname.
|
UpdateCustomEndpointDetails.Builder |
UpdateCustomEndpointDetails.Builder.copy(UpdateCustomEndpointDetails model) |
UpdateCustomEndpointDetails.Builder |
UpdateCustomEndpointDetails.Builder.hostname(String hostname)
A custom hostname to be used for the integration instance URL, in FQDN format.
|
UpdateCustomEndpointDetails.Builder |
UpdateCustomEndpointDetails.toBuilder() |
Copyright © 2016–2024. All rights reserved.