public final class MatricesSnapshot extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MatricesSnapshot.Resource |
| Constructor and Description |
|---|
MatricesSnapshot(MatricesProvider provider,
String sourceLabel,
Map<String,MatricesSnapshot.Resource> statuses) |
| Modifier and Type | Method and Description |
|---|---|
Date |
getCreated() |
MatricesProvider |
getProvider() |
String |
getSourceLabel() |
Map<String,MatricesSnapshot.Resource> |
getStatuses() |
public MatricesSnapshot(@Nonnull MatricesProvider provider, @Nonnull String sourceLabel, @Nonnull Map<String,MatricesSnapshot.Resource> statuses)
@Nonnull public Map<String,MatricesSnapshot.Resource> getStatuses()
@Nonnull public MatricesProvider getProvider()
Copyright © 2016–2021. All rights reserved.