Package com.okta.sdk.resource.model
Class AuthenticatorKeyCustomAppAllOfProviderConfigurationApns
java.lang.Object
com.okta.sdk.resource.model.AuthenticatorKeyCustomAppAllOfProviderConfigurationApns
- 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 AuthenticatorKeyCustomAppAllOfProviderConfigurationApns
extends Object
implements Serializable
AuthenticatorKeyCustomAppAllOfProviderConfigurationApns
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionappBundleId
(String appBundleId) debugAppBundleId
(String debugAppBundleId) boolean
AppBundleId of the APNs (Apple Push Notification Service) [configurations](https://developer.okta.com/docs/reference/api/push-providers/)DebugAppBundleId of the APNs (Apple Push Notification Service) [configurations](https://developer.okta.com/docs/reference/api/push-providers/)getId()
ID of the APNs (Apple Push Notification Service) [configurations](https://developer.okta.com/docs/reference/api/push-providers/)int
hashCode()
void
setAppBundleId
(String appBundleId) void
setDebugAppBundleId
(String debugAppBundleId) void
toString()
-
Field Details
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_APP_BUNDLE_ID
- See Also:
-
JSON_PROPERTY_DEBUG_APP_BUNDLE_ID
- See Also:
-
-
Constructor Details
-
AuthenticatorKeyCustomAppAllOfProviderConfigurationApns
public AuthenticatorKeyCustomAppAllOfProviderConfigurationApns()
-
-
Method Details
-
id
-
getId
ID of the APNs (Apple Push Notification Service) [configurations](https://developer.okta.com/docs/reference/api/push-providers/)- Returns:
- id
-
setId
-
appBundleId
-
getAppBundleId
AppBundleId of the APNs (Apple Push Notification Service) [configurations](https://developer.okta.com/docs/reference/api/push-providers/)- Returns:
- appBundleId
-
setAppBundleId
-
debugAppBundleId
public AuthenticatorKeyCustomAppAllOfProviderConfigurationApns debugAppBundleId(String debugAppBundleId) -
getDebugAppBundleId
DebugAppBundleId of the APNs (Apple Push Notification Service) [configurations](https://developer.okta.com/docs/reference/api/push-providers/)- Returns:
- debugAppBundleId
-
setDebugAppBundleId
-
equals
-
hashCode
public int hashCode() -
toString
-