public static class OpensearchPipelineReverseConnectionEndpoint.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
OpensearchPipelineReverseConnectionEndpoint |
build() |
OpensearchPipelineReverseConnectionEndpoint.Builder |
copy(OpensearchPipelineReverseConnectionEndpoint model) |
OpensearchPipelineReverseConnectionEndpoint.Builder |
customerFqdn(String customerFqdn)
The fully qualified domain name of the customerIp in the customer VCN
|
OpensearchPipelineReverseConnectionEndpoint.Builder |
customerIp(String customerIp)
The IPv4 address in the customer VCN
|
public OpensearchPipelineReverseConnectionEndpoint.Builder customerFqdn(String customerFqdn)
The fully qualified domain name of the customerIp in the customer VCN
customerFqdn
- the value to setpublic OpensearchPipelineReverseConnectionEndpoint.Builder customerIp(String customerIp)
The IPv4 address in the customer VCN
customerIp
- the value to setpublic OpensearchPipelineReverseConnectionEndpoint build()
public OpensearchPipelineReverseConnectionEndpoint.Builder copy(OpensearchPipelineReverseConnectionEndpoint model)
Copyright © 2016–2025. All rights reserved.