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