Package org.openapitools.client.model
Class SubscriptionLinks
java.lang.Object
org.openapitools.client.model.SubscriptionLinks
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-06-14T14:39:12.692995-05:00[America/Chicago]")
public class SubscriptionLinks
extends Object
Discoverable resources related to the subscription
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getSelf()
Get selfint
hashCode()
self
(HrefObject self) void
setSelf
(HrefObject self) toString()
-
Field Details
-
JSON_PROPERTY_SELF
- See Also:
-
-
Constructor Details
-
SubscriptionLinks
public SubscriptionLinks()
-
-
Method Details