Package software.xdev.brevo.model
Class UpsertrecordsRequestRecordsInnerOneOf1AssociationsInnerOneOf1RecordsInnerOneOf
java.lang.Object
software.xdev.brevo.model.UpsertrecordsRequestRecordsInnerOneOf1AssociationsInnerOneOf1RecordsInnerOneOf
public class UpsertrecordsRequestRecordsInnerOneOf1AssociationsInnerOneOf1RecordsInnerOneOf
extends Object
UpsertrecordsRequestRecordsInnerOneOf1AssociationsInnerOneOf1RecordsInnerOneOf
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet identifiersinthashCode()identifiers(UpsertrecordsRequestRecordsInnerOneOf1AssociationsInnerOneOf1RecordsInnerOneOfIdentifiers identifiers) voidsetIdentifiers(UpsertrecordsRequestRecordsInnerOneOf1AssociationsInnerOneOf1RecordsInnerOneOfIdentifiers identifiers) toString()Convert the instance into URL query string.toUrlQueryString(String prefix) Convert the instance into URL query string.
-
Field Details
-
JSON_PROPERTY_IDENTIFIERS
- See Also:
-
-
Constructor Details
-
UpsertrecordsRequestRecordsInnerOneOf1AssociationsInnerOneOf1RecordsInnerOneOf
public UpsertrecordsRequestRecordsInnerOneOf1AssociationsInnerOneOf1RecordsInnerOneOf()
-
-
Method Details
-
identifiers
public UpsertrecordsRequestRecordsInnerOneOf1AssociationsInnerOneOf1RecordsInnerOneOf identifiers(@Nullable UpsertrecordsRequestRecordsInnerOneOf1AssociationsInnerOneOf1RecordsInnerOneOfIdentifiers identifiers) -
getIdentifiers
@Nullable public UpsertrecordsRequestRecordsInnerOneOf1AssociationsInnerOneOf1RecordsInnerOneOfIdentifiers getIdentifiers()Get identifiers- Returns:
- identifiers
-
setIdentifiers
public void setIdentifiers(@Nullable UpsertrecordsRequestRecordsInnerOneOf1AssociationsInnerOneOf1RecordsInnerOneOfIdentifiers identifiers) -
equals
-
hashCode
public int hashCode() -
toString
-
toUrlQueryString
Convert the instance into URL query string.- Returns:
- URL query string
-
toUrlQueryString
Convert the instance into URL query string.- Parameters:
prefix- prefix of the query string- Returns:
- URL query string
-