Package com.launchdarkly.api.model
Class BigSegmentStoreIntegration
- java.lang.Object
-
- com.launchdarkly.api.model.BigSegmentStoreIntegration
-
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2026-03-05T10:45:26.516033Z[Etc/UTC]", comments="Generator version: 7.18.0") public class BigSegmentStoreIntegration extends java.lang.ObjectBigSegmentStoreIntegration
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBigSegmentStoreIntegration.CustomTypeAdapterFactorystatic classBigSegmentStoreIntegration.IntegrationKeyEnumThe integration key
-
Field Summary
Fields Modifier and Type Field Description static java.util.HashSet<java.lang.String>openapiFieldsstatic java.util.HashSet<java.lang.String>openapiRequiredFieldsstatic java.lang.StringSERIALIZED_NAME_ACCESSstatic java.lang.StringSERIALIZED_NAME_CONFIGstatic java.lang.StringSERIALIZED_NAME_ENVIRONMENT_KEYstatic java.lang.StringSERIALIZED_NAME_IDstatic java.lang.StringSERIALIZED_NAME_INTEGRATION_KEYstatic java.lang.StringSERIALIZED_NAME_LINKSstatic java.lang.StringSERIALIZED_NAME_NAMEstatic java.lang.StringSERIALIZED_NAME_ONstatic java.lang.StringSERIALIZED_NAME_PROJECT_KEYstatic java.lang.StringSERIALIZED_NAME_STATUSstatic java.lang.StringSERIALIZED_NAME_TAGSstatic java.lang.StringSERIALIZED_NAME_VERSION
-
Constructor Summary
Constructors Constructor Description BigSegmentStoreIntegration()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BigSegmentStoreIntegrationaccess(Access access)BigSegmentStoreIntegrationaddTagsItem(java.lang.String tagsItem)BigSegmentStoreIntegrationconfig(java.util.Map<java.lang.String,java.lang.Object> config)BigSegmentStoreIntegrationenvironmentKey(java.lang.String environmentKey)booleanequals(java.lang.Object o)static BigSegmentStoreIntegrationfromJson(java.lang.String jsonString)Create an instance of BigSegmentStoreIntegration given an JSON stringAccessgetAccess()Get accessjava.util.Map<java.lang.String,java.lang.Object>getAdditionalProperties()Return the additional (undeclared) property.java.lang.ObjectgetAdditionalProperty(java.lang.String key)Return the additional (undeclared) property with the specified name.java.util.Map<java.lang.String,java.lang.Object>getConfig()Get configjava.lang.StringgetEnvironmentKey()The environment keyjava.lang.StringgetId()The integration IDBigSegmentStoreIntegration.IntegrationKeyEnumgetIntegrationKey()The integration keyBigSegmentStoreIntegrationLinksgetLinks()Get linksjava.lang.StringgetName()Name of the configurationjava.lang.BooleangetOn()Whether the configuration is turned onjava.lang.StringgetProjectKey()The project keyBigSegmentStoreStatusgetStatus()Get statusjava.util.List<java.lang.String>getTags()List of tags for this configurationjava.lang.IntegergetVersion()Version of the current configurationinthashCode()BigSegmentStoreIntegrationid(java.lang.String id)BigSegmentStoreIntegrationintegrationKey(BigSegmentStoreIntegration.IntegrationKeyEnum integrationKey)BigSegmentStoreIntegrationlinks(BigSegmentStoreIntegrationLinks links)BigSegmentStoreIntegrationname(java.lang.String name)BigSegmentStoreIntegrationon(java.lang.Boolean on)BigSegmentStoreIntegrationprojectKey(java.lang.String projectKey)BigSegmentStoreIntegrationputAdditionalProperty(java.lang.String key, java.lang.Object value)Set the additional (undeclared) property with the specified name and value.BigSegmentStoreIntegrationputConfigItem(java.lang.String key, java.lang.Object configItem)voidsetAccess(Access access)voidsetConfig(java.util.Map<java.lang.String,java.lang.Object> config)voidsetEnvironmentKey(java.lang.String environmentKey)voidsetId(java.lang.String id)voidsetIntegrationKey(BigSegmentStoreIntegration.IntegrationKeyEnum integrationKey)voidsetLinks(BigSegmentStoreIntegrationLinks links)voidsetName(java.lang.String name)voidsetOn(java.lang.Boolean on)voidsetProjectKey(java.lang.String projectKey)voidsetStatus(BigSegmentStoreStatus status)voidsetTags(java.util.List<java.lang.String> tags)voidsetVersion(java.lang.Integer version)BigSegmentStoreIntegrationstatus(BigSegmentStoreStatus status)BigSegmentStoreIntegrationtags(java.util.List<java.lang.String> tags)java.lang.StringtoJson()Convert an instance of BigSegmentStoreIntegration to an JSON stringjava.lang.StringtoString()static voidvalidateJsonElement(com.google.gson.JsonElement jsonElement)Validates the JSON Element and throws an exception if issues foundBigSegmentStoreIntegrationversion(java.lang.Integer version)
-
-
-
Field Detail
-
SERIALIZED_NAME_LINKS
public static final java.lang.String SERIALIZED_NAME_LINKS
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ID
public static final java.lang.String SERIALIZED_NAME_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_INTEGRATION_KEY
public static final java.lang.String SERIALIZED_NAME_INTEGRATION_KEY
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_PROJECT_KEY
public static final java.lang.String SERIALIZED_NAME_PROJECT_KEY
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ENVIRONMENT_KEY
public static final java.lang.String SERIALIZED_NAME_ENVIRONMENT_KEY
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_CONFIG
public static final java.lang.String SERIALIZED_NAME_CONFIG
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ON
public static final java.lang.String SERIALIZED_NAME_ON
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_TAGS
public static final java.lang.String SERIALIZED_NAME_TAGS
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_NAME
public static final java.lang.String SERIALIZED_NAME_NAME
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_VERSION
public static final java.lang.String SERIALIZED_NAME_VERSION
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ACCESS
public static final java.lang.String SERIALIZED_NAME_ACCESS
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_STATUS
public static final java.lang.String SERIALIZED_NAME_STATUS
- See Also:
- Constant Field Values
-
openapiFields
public static java.util.HashSet<java.lang.String> openapiFields
-
openapiRequiredFields
public static java.util.HashSet<java.lang.String> openapiRequiredFields
-
-
Method Detail
-
links
public BigSegmentStoreIntegration links(@Nonnull BigSegmentStoreIntegrationLinks links)
-
getLinks
@Nonnull public BigSegmentStoreIntegrationLinks getLinks()
Get links- Returns:
- links
-
setLinks
public void setLinks(@Nonnull BigSegmentStoreIntegrationLinks links)
-
id
public BigSegmentStoreIntegration id(@Nonnull java.lang.String id)
-
getId
@Nonnull public java.lang.String getId()
The integration ID- Returns:
- id
-
setId
public void setId(@Nonnull java.lang.String id)
-
integrationKey
public BigSegmentStoreIntegration integrationKey(@Nonnull BigSegmentStoreIntegration.IntegrationKeyEnum integrationKey)
-
getIntegrationKey
@Nonnull public BigSegmentStoreIntegration.IntegrationKeyEnum getIntegrationKey()
The integration key- Returns:
- integrationKey
-
setIntegrationKey
public void setIntegrationKey(@Nonnull BigSegmentStoreIntegration.IntegrationKeyEnum integrationKey)
-
projectKey
public BigSegmentStoreIntegration projectKey(@Nonnull java.lang.String projectKey)
-
getProjectKey
@Nonnull public java.lang.String getProjectKey()
The project key- Returns:
- projectKey
-
setProjectKey
public void setProjectKey(@Nonnull java.lang.String projectKey)
-
environmentKey
public BigSegmentStoreIntegration environmentKey(@Nonnull java.lang.String environmentKey)
-
getEnvironmentKey
@Nonnull public java.lang.String getEnvironmentKey()
The environment key- Returns:
- environmentKey
-
setEnvironmentKey
public void setEnvironmentKey(@Nonnull java.lang.String environmentKey)
-
config
public BigSegmentStoreIntegration config(@Nonnull java.util.Map<java.lang.String,java.lang.Object> config)
-
putConfigItem
public BigSegmentStoreIntegration putConfigItem(java.lang.String key, java.lang.Object configItem)
-
getConfig
@Nonnull public java.util.Map<java.lang.String,java.lang.Object> getConfig()
Get config- Returns:
- config
-
setConfig
public void setConfig(@Nonnull java.util.Map<java.lang.String,java.lang.Object> config)
-
on
public BigSegmentStoreIntegration on(@Nonnull java.lang.Boolean on)
-
getOn
@Nonnull public java.lang.Boolean getOn()
Whether the configuration is turned on- Returns:
- on
-
setOn
public void setOn(@Nonnull java.lang.Boolean on)
-
tags
public BigSegmentStoreIntegration tags(@Nonnull java.util.List<java.lang.String> tags)
-
addTagsItem
public BigSegmentStoreIntegration addTagsItem(java.lang.String tagsItem)
-
getTags
@Nonnull public java.util.List<java.lang.String> getTags()
List of tags for this configuration- Returns:
- tags
-
setTags
public void setTags(@Nonnull java.util.List<java.lang.String> tags)
-
name
public BigSegmentStoreIntegration name(@Nonnull java.lang.String name)
-
getName
@Nonnull public java.lang.String getName()
Name of the configuration- Returns:
- name
-
setName
public void setName(@Nonnull java.lang.String name)
-
version
public BigSegmentStoreIntegration version(@Nonnull java.lang.Integer version)
-
getVersion
@Nonnull public java.lang.Integer getVersion()
Version of the current configuration- Returns:
- version
-
setVersion
public void setVersion(@Nonnull java.lang.Integer version)
-
access
public BigSegmentStoreIntegration access(@Nullable Access access)
-
getAccess
@Nullable public Access getAccess()
Get access- Returns:
- access
-
setAccess
public void setAccess(@Nullable Access access)
-
status
public BigSegmentStoreIntegration status(@Nonnull BigSegmentStoreStatus status)
-
getStatus
@Nonnull public BigSegmentStoreStatus getStatus()
Get status- Returns:
- status
-
setStatus
public void setStatus(@Nonnull BigSegmentStoreStatus status)
-
putAdditionalProperty
public BigSegmentStoreIntegration putAdditionalProperty(java.lang.String key, java.lang.Object value)
Set the additional (undeclared) property with the specified name and value. If the property does not already exist, create it otherwise replace it.- Parameters:
key- name of the propertyvalue- value of the property- Returns:
- the BigSegmentStoreIntegration instance itself
-
getAdditionalProperties
public java.util.Map<java.lang.String,java.lang.Object> getAdditionalProperties()
Return the additional (undeclared) property.- Returns:
- a map of objects
-
getAdditionalProperty
public java.lang.Object getAdditionalProperty(java.lang.String key)
Return the additional (undeclared) property with the specified name.- Parameters:
key- name of the property- Returns:
- an object
-
equals
public boolean equals(java.lang.Object o)
- Overrides:
equalsin classjava.lang.Object
-
hashCode
public int hashCode()
- Overrides:
hashCodein classjava.lang.Object
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Object
-
validateJsonElement
public static void validateJsonElement(com.google.gson.JsonElement jsonElement) throws java.io.IOExceptionValidates the JSON Element and throws an exception if issues found- Parameters:
jsonElement- JSON Element- Throws:
java.io.IOException- if the JSON Element is invalid with respect to BigSegmentStoreIntegration
-
fromJson
public static BigSegmentStoreIntegration fromJson(java.lang.String jsonString) throws java.io.IOException
Create an instance of BigSegmentStoreIntegration given an JSON string- Parameters:
jsonString- JSON string- Returns:
- An instance of BigSegmentStoreIntegration
- Throws:
java.io.IOException- if the JSON string is invalid with respect to BigSegmentStoreIntegration
-
toJson
public java.lang.String toJson()
Convert an instance of BigSegmentStoreIntegration to an JSON string- Returns:
- JSON string
-
-