Package | Description |
---|---|
com.oracle.bmc.goldengate.model | |
com.oracle.bmc.goldengate.requests |
Modifier and Type | Class and Description |
---|---|
class |
UpdateZeroEtlPipelineDetails
Information to update for an existing ZeroETL pipeline.
|
Modifier and Type | Method and Description |
---|---|
UpdatePipelineDetails |
UpdatePipelineRequest.getBody$()
Alternative accessor for the body parameter.
|
UpdatePipelineDetails |
UpdatePipelineRequest.getUpdatePipelineDetails()
The existing pipeline specifications to apply.
|
Modifier and Type | Method and Description |
---|---|
UpdatePipelineRequest.Builder |
UpdatePipelineRequest.Builder.body$(UpdatePipelineDetails body)
Alternative setter for the body parameter.
|
UpdatePipelineRequest.Builder |
UpdatePipelineRequest.Builder.updatePipelineDetails(UpdatePipelineDetails updatePipelineDetails)
The existing pipeline specifications to apply.
|
Copyright © 2016–2024. All rights reserved.