Package com.okta.sdk.resource.model
Class LogStreamSelfLink
java.lang.Object
com.okta.sdk.resource.model.LogStreamSelfLink
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-09-23T08:35:59.300824-05:00[America/Chicago]",
comments="Generator version: 7.8.0")
public class LogStreamSelfLink
extends Object
implements Serializable
LogStreamSelfLink
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
HTTP method allowed for the resource -
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getHref()
The URI of the resourceHTTP method allowed for the resourceint
hashCode()
method
(LogStreamSelfLink.MethodEnum method) void
void
toString()
-
Field Details
-
JSON_PROPERTY_HREF
- See Also:
-
JSON_PROPERTY_METHOD
- See Also:
-
-
Constructor Details
-
LogStreamSelfLink
public LogStreamSelfLink()
-
-
Method Details