Package software.xdev.brevo.model
Class UpsertrecordsRequestRecordsInnerOneOf1AssociationsInnerOneOfRecordsInner
java.lang.Object
software.xdev.brevo.model.UpsertrecordsRequestRecordsInnerOneOf1AssociationsInnerOneOfRecordsInner
public class UpsertrecordsRequestRecordsInnerOneOf1AssociationsInnerOneOfRecordsInner
extends Object
UpsertrecordsRequestRecordsInnerOneOf1AssociationsInnerOneOfRecordsInner
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet identifiersinthashCode()identifiers(UpsertrecordsRequestRecordsInnerOneOf1AssociationsInnerOneOfRecordsInnerIdentifiers identifiers) voidsetIdentifiers(UpsertrecordsRequestRecordsInnerOneOf1AssociationsInnerOneOfRecordsInnerIdentifiers 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
-
UpsertrecordsRequestRecordsInnerOneOf1AssociationsInnerOneOfRecordsInner
public UpsertrecordsRequestRecordsInnerOneOf1AssociationsInnerOneOfRecordsInner()
-
-
Method Details
-
identifiers
public UpsertrecordsRequestRecordsInnerOneOf1AssociationsInnerOneOfRecordsInner identifiers(@Nullable UpsertrecordsRequestRecordsInnerOneOf1AssociationsInnerOneOfRecordsInnerIdentifiers identifiers) -
getIdentifiers
@Nullable public UpsertrecordsRequestRecordsInnerOneOf1AssociationsInnerOneOfRecordsInnerIdentifiers getIdentifiers()Get identifiers- Returns:
- identifiers
-
setIdentifiers
public void setIdentifiers(@Nullable UpsertrecordsRequestRecordsInnerOneOf1AssociationsInnerOneOfRecordsInnerIdentifiers 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
-