| Package | Description | 
|---|---|
| com.amazonaws.services.codepipeline.model | 
| Modifier and Type | Method and Description | 
|---|---|
PipelineMetadata | 
PipelineMetadata.clone()  | 
PipelineMetadata | 
GetPipelineResult.getMetadata()
 Represents the pipeline metadata information returned as part of the output of a  
GetPipeline action. | 
PipelineMetadata | 
PipelineMetadata.withCreated(Date created)
 The date and time the pipeline was created, in timestamp format. 
 | 
PipelineMetadata | 
PipelineMetadata.withPipelineArn(String pipelineArn)
 The Amazon Resource Name (ARN) of the pipeline. 
 | 
PipelineMetadata | 
PipelineMetadata.withUpdated(Date updated)
 The date and time the pipeline was last updated, in timestamp format. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GetPipelineResult.setMetadata(PipelineMetadata metadata)
 Represents the pipeline metadata information returned as part of the output of a  
GetPipeline action. | 
GetPipelineResult | 
GetPipelineResult.withMetadata(PipelineMetadata metadata)
 Represents the pipeline metadata information returned as part of the output of a  
GetPipeline action. | 
Copyright © 2022. All rights reserved.