public class Deprecation extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Deprecation.DeprecationBuilder |
| Modifier and Type | Method and Description |
|---|---|
static Deprecation.DeprecationBuilder |
builder() |
String |
getApiType() |
String |
getId() |
String[] |
getLocations() |
String |
getMitigation() |
String |
getMsg() |
String |
getPlannedRemovalVersion() |
String |
getRemovedIn() |
Date |
getRemovedTime() |
Date |
getSinceTime() |
String |
getSinceVersion() |
String |
getStatus() |
public static Deprecation.DeprecationBuilder builder()
public String getApiType()
public String getId()
public String[] getLocations()
public String getMitigation()
public String getMsg()
public String getPlannedRemovalVersion()
public String getRemovedIn()
public Date getRemovedTime()
public Date getSinceTime()
public String getSinceVersion()
public String getStatus()
Copyright © 2021 SeMI Technologies B.V.. All rights reserved.