@Generated public class CreatePipelineResponse extends Object
| Constructor and Description |
|---|
CreatePipelineResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
PipelineSpec |
getEffectiveSettings() |
String |
getPipelineId() |
int |
hashCode() |
CreatePipelineResponse |
setEffectiveSettings(PipelineSpec effectiveSettings) |
CreatePipelineResponse |
setPipelineId(String pipelineId) |
String |
toString() |
public CreatePipelineResponse setEffectiveSettings(PipelineSpec effectiveSettings)
public PipelineSpec getEffectiveSettings()
public CreatePipelineResponse setPipelineId(String pipelineId)
public String getPipelineId()
Copyright © 2024. All rights reserved.