Package com.okta.sdk.resource.model
Class CsrPublishHrefHints
java.lang.Object
com.okta.sdk.resource.model.CsrPublishHrefHints
- 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 CsrPublishHrefHints
extends Object
implements Serializable
Describes allowed HTTP verbs for the `href`
- See Also:
- 
Nested Class SummaryNested Classes
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionaddallowItem(CsrPublishHrefHints.AllowEnum allowItem) allow(List<CsrPublishHrefHints.AllowEnum> allow) booleangetAllow()Get allowinthashCode()voidtoString()
- 
Field Details- 
JSON_PROPERTY_ALLOW- See Also:
 
 
- 
- 
Constructor Details- 
CsrPublishHrefHintspublic CsrPublishHrefHints()
 
- 
- 
Method Details