public static class OpensearchClusterPipeline.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
OpensearchClusterPipeline |
build() |
OpensearchClusterPipeline.Builder |
compartmentId(String compartmentId)
The OCID of the compartment where the pipeline is located.
|
OpensearchClusterPipeline.Builder |
copy(OpensearchClusterPipeline model) |
OpensearchClusterPipeline.Builder |
definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
OpensearchClusterPipeline.Builder |
displayName(String displayName)
The name of the pipeline.
|
OpensearchClusterPipeline.Builder |
freeformTags(Map<String,String> freeformTags)
Simple key-value pair that is applied without any predefined name, type or scope.
|
OpensearchClusterPipeline.Builder |
id(String id)
The OCID of the cluster pipeline.
|
OpensearchClusterPipeline.Builder |
lifecycleState(OpensearchClusterPipeline.LifecycleState lifecycleState)
The current state of the cluster backup.
|
OpensearchClusterPipeline.Builder |
maxMemoryGB(Integer maxMemoryGB)
The maximum amount of memory in GB, for the pipeline.
|
OpensearchClusterPipeline.Builder |
maxOcpuCount(Integer maxOcpuCount)
The maximum pipeline capacity, in OCPUs.
|
OpensearchClusterPipeline.Builder |
minMemoryGB(Integer minMemoryGB)
The minimum amount of memory in GB, for the pipeline.
|
OpensearchClusterPipeline.Builder |
minOcpuCount(Integer minOcpuCount)
The maximum pipeline capacity, in OCPUs.
|
OpensearchClusterPipeline.Builder |
opensearchPipelineFqdn(String opensearchPipelineFqdn)
The fully qualified domain name (FQDN) for the cluster’s API endpoint.
|
OpensearchClusterPipeline.Builder |
opensearchPipelinePrivateIp(String opensearchPipelinePrivateIp)
The pipeline’s private IP address.
|
OpensearchClusterPipeline.Builder |
pipelineConfigurationBody(String pipelineConfigurationBody)
The pipeline configuration in YAML format.
|
OpensearchClusterPipeline.Builder |
subnetCompartmentId(String subnetCompartmentId)
The OCID for the compartment where the pipwline’s subnet is located.
|
OpensearchClusterPipeline.Builder |
subnetId(String subnetId)
The OCID of the pipeline’s subnet.
|
OpensearchClusterPipeline.Builder |
systemTags(Map<String,Map<String,Object>> systemTags)
Usage of system tag keys.
|
OpensearchClusterPipeline.Builder |
timeCreated(Date timeCreated)
The date and time the cluster pipeline was created.
|
OpensearchClusterPipeline.Builder |
timeUpdated(Date timeUpdated)
The amount of time in milliseconds since the pipeline was updated.
|
OpensearchClusterPipeline.Builder |
vcnCompartmentId(String vcnCompartmentId)
The OCID for the compartment where the pipeline’s VCN is located.
|
OpensearchClusterPipeline.Builder |
vcnId(String vcnId)
The OCID of the pipeline’s VCN.
|
public OpensearchClusterPipeline.Builder id(String id)
The OCID of the cluster pipeline.
id
- the value to setpublic OpensearchClusterPipeline.Builder displayName(String displayName)
The name of the pipeline. Avoid entering confidential information.
displayName
- the value to setpublic OpensearchClusterPipeline.Builder compartmentId(String compartmentId)
The OCID of the compartment where the pipeline is located.
compartmentId
- the value to setpublic OpensearchClusterPipeline.Builder vcnId(String vcnId)
The OCID of the pipeline’s VCN.
vcnId
- the value to setpublic OpensearchClusterPipeline.Builder subnetId(String subnetId)
The OCID of the pipeline’s subnet.
subnetId
- the value to setpublic OpensearchClusterPipeline.Builder vcnCompartmentId(String vcnCompartmentId)
The OCID for the compartment where the pipeline’s VCN is located.
vcnCompartmentId
- the value to setpublic OpensearchClusterPipeline.Builder subnetCompartmentId(String subnetCompartmentId)
The OCID for the compartment where the pipwline’s subnet is located.
subnetCompartmentId
- the value to setpublic OpensearchClusterPipeline.Builder maxOcpuCount(Integer maxOcpuCount)
The maximum pipeline capacity, in OCPUs.
maxOcpuCount
- the value to setpublic OpensearchClusterPipeline.Builder minOcpuCount(Integer minOcpuCount)
The maximum pipeline capacity, in OCPUs.
minOcpuCount
- the value to setpublic OpensearchClusterPipeline.Builder maxMemoryGB(Integer maxMemoryGB)
The maximum amount of memory in GB, for the pipeline.
maxMemoryGB
- the value to setpublic OpensearchClusterPipeline.Builder minMemoryGB(Integer minMemoryGB)
The minimum amount of memory in GB, for the pipeline.
minMemoryGB
- the value to setpublic OpensearchClusterPipeline.Builder pipelineConfigurationBody(String pipelineConfigurationBody)
The pipeline configuration in YAML format. The command accepts the pipeline configuration as a string or within a .yaml file. If you provide the configuration as a string, each new line must be escaped with \.
pipelineConfigurationBody
- the value to setpublic OpensearchClusterPipeline.Builder opensearchPipelineFqdn(String opensearchPipelineFqdn)
The fully qualified domain name (FQDN) for the cluster’s API endpoint.
opensearchPipelineFqdn
- the value to setpublic OpensearchClusterPipeline.Builder opensearchPipelinePrivateIp(String opensearchPipelinePrivateIp)
The pipeline’s private IP address.
opensearchPipelinePrivateIp
- the value to setpublic OpensearchClusterPipeline.Builder lifecycleState(OpensearchClusterPipeline.LifecycleState lifecycleState)
The current state of the cluster backup.
lifecycleState
- the value to setpublic OpensearchClusterPipeline.Builder timeCreated(Date timeCreated)
The date and time the cluster pipeline was created. Format defined by RFC3339.
timeCreated
- the value to setpublic OpensearchClusterPipeline.Builder timeUpdated(Date timeUpdated)
The amount of time in milliseconds since the pipeline was updated.
timeUpdated
- the value to setpublic OpensearchClusterPipeline.Builder freeformTags(Map<String,String> freeformTags)
Simple key-value pair that is applied without any predefined name, type or scope. Exists
for cross-compatibility only. Example: {"bar-key": "value"}
freeformTags
- the value to setpublic OpensearchClusterPipeline.Builder definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource. Each key is predefined and scoped to a namespace.
Example: {"foo-namespace": {"bar-key": "value"}}
definedTags
- the value to setpublic OpensearchClusterPipeline.Builder systemTags(Map<String,Map<String,Object>> systemTags)
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud": {"free-tier-retained": "true"}}
systemTags
- the value to setpublic OpensearchClusterPipeline build()
public OpensearchClusterPipeline.Builder copy(OpensearchClusterPipeline model)
Copyright © 2016–2025. All rights reserved.