@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-07-14T23:40:43.026Z[Etc/UTC]") public class APNSPushProviderAllOf extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static String |
JSON_PROPERTY_CONFIGURATION |
Constructor and Description |
---|
APNSPushProviderAllOf() |
Modifier and Type | Method and Description |
---|---|
APNSPushProviderAllOf |
_configuration(APNSConfiguration _configuration) |
boolean |
equals(Object o) |
APNSConfiguration |
getConfiguration()
Get _configuration
|
int |
hashCode() |
void |
setConfiguration(APNSConfiguration _configuration) |
String |
toString() |
public static final String JSON_PROPERTY_CONFIGURATION
public APNSPushProviderAllOf _configuration(APNSConfiguration _configuration)
@Nullable public APNSConfiguration getConfiguration()
public void setConfiguration(APNSConfiguration _configuration)
Copyright © 2017–2023 Okta. All rights reserved.