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-23T16:19:57.008753975Z[Etc/UTC]",
           comments="Generator version: 7.8.0")
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