@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-07-14T17:07:26.321-05:00[America/Chicago]") public class FCMPushProviderAllOf extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static String |
JSON_PROPERTY_CONFIGURATION |
Constructor and Description |
---|
FCMPushProviderAllOf() |
Modifier and Type | Method and Description |
---|---|
FCMPushProviderAllOf |
_configuration(FCMConfiguration _configuration) |
boolean |
equals(Object o) |
FCMConfiguration |
getConfiguration()
Get _configuration
|
int |
hashCode() |
void |
setConfiguration(FCMConfiguration _configuration) |
String |
toString() |
public static final String JSON_PROPERTY_CONFIGURATION
public FCMPushProviderAllOf _configuration(FCMConfiguration _configuration)
@Nullable public FCMConfiguration getConfiguration()
public void setConfiguration(FCMConfiguration _configuration)
Copyright © 2017–2023 Okta. All rights reserved.