static DescribeFlowSourceMetadataResponse.Builder |
DescribeFlowSourceMetadataResponse.builder() |
|
DescribeFlowSourceMetadataResponse.Builder |
DescribeFlowSourceMetadataResponse.Builder.flowArn(String flowArn) |
The ARN of the flow that DescribeFlowSourceMetadata was performed on.
|
DescribeFlowSourceMetadataResponse.Builder |
DescribeFlowSourceMetadataResponse.Builder.messages(Collection<MessageDetail> messages) |
Provides a status code and message regarding issues found with the flow source metadata.
|
DescribeFlowSourceMetadataResponse.Builder |
DescribeFlowSourceMetadataResponse.Builder.messages(Consumer<MessageDetail.Builder>... messages) |
Provides a status code and message regarding issues found with the flow source metadata.
|
DescribeFlowSourceMetadataResponse.Builder |
DescribeFlowSourceMetadataResponse.Builder.messages(MessageDetail... messages) |
Provides a status code and message regarding issues found with the flow source metadata.
|
DescribeFlowSourceMetadataResponse.Builder |
DescribeFlowSourceMetadataResponse.Builder.timestamp(Instant timestamp) |
The timestamp of the most recent change in metadata for this flow’s source.
|
DescribeFlowSourceMetadataResponse.Builder |
DescribeFlowSourceMetadataResponse.toBuilder() |
|
default DescribeFlowSourceMetadataResponse.Builder |
DescribeFlowSourceMetadataResponse.Builder.transportMediaInfo(Consumer<TransportMediaInfo.Builder> transportMediaInfo) |
Sets the value of the TransportMediaInfo property for this object.
|
DescribeFlowSourceMetadataResponse.Builder |
DescribeFlowSourceMetadataResponse.Builder.transportMediaInfo(TransportMediaInfo transportMediaInfo) |
Sets the value of the TransportMediaInfo property for this object.
|