Package | Description |
---|---|
com.oracle.bmc.goldengate.model | |
com.oracle.bmc.goldengate.requests |
Modifier and Type | Class and Description |
---|---|
class |
DefaultStopPipelineDetails
Attribute details for a default pipeline stop.
|
Modifier and Type | Method and Description |
---|---|
StopPipelineDetails |
StopPipelineRequest.getBody$()
Alternative accessor for the body parameter.
|
StopPipelineDetails |
StopPipelineRequest.getStopPipelineDetails()
Details to stop the pipeline.
|
Modifier and Type | Method and Description |
---|---|
StopPipelineRequest.Builder |
StopPipelineRequest.Builder.body$(StopPipelineDetails body)
Alternative setter for the body parameter.
|
StopPipelineRequest.Builder |
StopPipelineRequest.Builder.stopPipelineDetails(StopPipelineDetails stopPipelineDetails)
Details to stop the pipeline.
|
Copyright © 2016–2024. All rights reserved.