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-01-30T09:30:33.152574-06:00[America/Chicago]")
public class LogStreamSelfLink
extends Object
implements Serializable
LogStreamSelfLink
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumHTTP method allowed for the resource -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetHref()The URI of the resourceHTTP method allowed for the resourceinthashCode()method(LogStreamSelfLink.MethodEnum method) voidvoidtoString()
-
Field Details
-
JSON_PROPERTY_HREF
- See Also:
-
JSON_PROPERTY_METHOD
- See Also:
-
-
Constructor Details
-
LogStreamSelfLink
public LogStreamSelfLink()
-
-
Method Details