Package com.okta.sdk.resource.model
Class GoogleApplicationSettingsApplication
java.lang.Object
com.okta.sdk.resource.model.GoogleApplicationSettingsApplication
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-08-09T14:19:33.269913-05:00[America/Chicago]",
comments="Generator version: 7.7.0")
public class GoogleApplicationSettingsApplication
extends Object
implements Serializable
Google app instance properties
- See Also:
-
Field Details
-
JSON_PROPERTY_DOMAIN
- See Also:
-
JSON_PROPERTY_RP_ID
- See Also:
-
-
Constructor Details
-
GoogleApplicationSettingsApplication
public GoogleApplicationSettingsApplication()
-
-
Method Details
-
domain
-
getDomain
-
setDomain
-
rpId
-
getRpId
-
setRpId
-
equals
-
hashCode
-
toString
-