public static class Publish.MetadataChangeTransactionListServiceResponse extends Publish.PublishServiceResponse
| Modifier and Type | Field and Description |
|---|---|
List<Publish.MetadataChangeTransaction> |
MetadataChangeTransactions
Metadata change transactions
|
ResponseTime, ResponseVersion, Summary| Constructor and Description |
|---|
MetadataChangeTransactionListServiceResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<Publish.MetadataChangeTransaction> |
getMetadataChangeTransactions() |
Publish.MetadataChangeTransactionListServiceResponse |
setMetadataChangeTransactions(List<Publish.MetadataChangeTransaction> value) |
getResponseTime, getResponseVersion, getSummary, setResponseTime, setResponseVersion, setSummarypublic List<Publish.MetadataChangeTransaction> MetadataChangeTransactions
public MetadataChangeTransactionListServiceResponse()
public List<Publish.MetadataChangeTransaction> getMetadataChangeTransactions()
public Publish.MetadataChangeTransactionListServiceResponse setMetadataChangeTransactions(List<Publish.MetadataChangeTransaction> value)
Copyright © 2022. All rights reserved.