Class CostCenter
- java.lang.Object
-
- com.stackone.stackone_client_java.models.components.CostCenter
-
@Deprecated public class CostCenter extends java.lang.ObjectDeprecated.class: This will be removed in a future release, please migrate away from it as soon as possible.CostCenterThe employee cost_center
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCostCenter.BuilderDeprecated.
-
Constructor Summary
Constructors Constructor Description CostCenter()Deprecated.CostCenter(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> id, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteId, org.openapitools.jackson.nullable.JsonNullable<? extends java.util.Map<java.lang.String,java.lang.Object>> unifiedCustomFields, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> name, org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<java.lang.String>> parentIds, org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<java.lang.String>> remoteParentIds, org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<java.lang.String>> ownerIds, org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<java.lang.String>> remoteOwnerIds, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> companyId, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteCompanyId, org.openapitools.jackson.nullable.JsonNullable<? extends EmploymentCostCenterType> type)Deprecated.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static CostCenter.Builderbuilder()Deprecated.org.openapitools.jackson.nullable.JsonNullable<java.lang.String>companyId()Deprecated.The id of the company that the group belongs tobooleanequals(java.lang.Object o)Deprecated.inthashCode()Deprecated.org.openapitools.jackson.nullable.JsonNullable<java.lang.String>id()Deprecated.Unique identifierorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>name()Deprecated.The name of the grouporg.openapitools.jackson.nullable.JsonNullable<java.util.List<java.lang.String>>ownerIds()Deprecated.The list of group owner ids of the given grouporg.openapitools.jackson.nullable.JsonNullable<java.util.List<java.lang.String>>parentIds()Deprecated.The list of parent group ids of the given grouporg.openapitools.jackson.nullable.JsonNullable<java.lang.String>remoteCompanyId()Deprecated.Provider's id of the company that the group belongs toorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>remoteId()Deprecated.Provider's unique identifierorg.openapitools.jackson.nullable.JsonNullable<java.util.List<java.lang.String>>remoteOwnerIds()Deprecated.The list of remote group owner ids of the given grouporg.openapitools.jackson.nullable.JsonNullable<java.util.List<java.lang.String>>remoteParentIds()Deprecated.Provider's list of parent group remote ids of the given groupjava.lang.StringtoString()Deprecated.org.openapitools.jackson.nullable.JsonNullable<EmploymentCostCenterType>type()Deprecated.The type of the grouporg.openapitools.jackson.nullable.JsonNullable<java.util.Map<java.lang.String,java.lang.Object>>unifiedCustomFields()Deprecated.Custom Unified Fields configured in your StackOne projectCostCenterwithCompanyId(java.lang.String companyId)Deprecated.The id of the company that the group belongs toCostCenterwithCompanyId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> companyId)Deprecated.The id of the company that the group belongs toCostCenterwithId(java.lang.String id)Deprecated.Unique identifierCostCenterwithId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> id)Deprecated.Unique identifierCostCenterwithName(java.lang.String name)Deprecated.The name of the groupCostCenterwithName(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> name)Deprecated.The name of the groupCostCenterwithOwnerIds(java.util.List<java.lang.String> ownerIds)Deprecated.The list of group owner ids of the given groupCostCenterwithOwnerIds(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<java.lang.String>> ownerIds)Deprecated.The list of group owner ids of the given groupCostCenterwithParentIds(java.util.List<java.lang.String> parentIds)Deprecated.The list of parent group ids of the given groupCostCenterwithParentIds(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<java.lang.String>> parentIds)Deprecated.The list of parent group ids of the given groupCostCenterwithRemoteCompanyId(java.lang.String remoteCompanyId)Deprecated.Provider's id of the company that the group belongs toCostCenterwithRemoteCompanyId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteCompanyId)Deprecated.Provider's id of the company that the group belongs toCostCenterwithRemoteId(java.lang.String remoteId)Deprecated.Provider's unique identifierCostCenterwithRemoteId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteId)Deprecated.Provider's unique identifierCostCenterwithRemoteOwnerIds(java.util.List<java.lang.String> remoteOwnerIds)Deprecated.The list of remote group owner ids of the given groupCostCenterwithRemoteOwnerIds(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<java.lang.String>> remoteOwnerIds)Deprecated.The list of remote group owner ids of the given groupCostCenterwithRemoteParentIds(java.util.List<java.lang.String> remoteParentIds)Deprecated.Provider's list of parent group remote ids of the given groupCostCenterwithRemoteParentIds(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<java.lang.String>> remoteParentIds)Deprecated.Provider's list of parent group remote ids of the given groupCostCenterwithType(EmploymentCostCenterType type)Deprecated.The type of the groupCostCenterwithType(org.openapitools.jackson.nullable.JsonNullable<? extends EmploymentCostCenterType> type)Deprecated.The type of the groupCostCenterwithUnifiedCustomFields(java.util.Map<java.lang.String,java.lang.Object> unifiedCustomFields)Deprecated.Custom Unified Fields configured in your StackOne projectCostCenterwithUnifiedCustomFields(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.Map<java.lang.String,java.lang.Object>> unifiedCustomFields)Deprecated.Custom Unified Fields configured in your StackOne project
-
-
-
Constructor Detail
-
CostCenter
public CostCenter(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> id, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteId, org.openapitools.jackson.nullable.JsonNullable<? extends java.util.Map<java.lang.String,java.lang.Object>> unifiedCustomFields, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> name, org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<java.lang.String>> parentIds, org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<java.lang.String>> remoteParentIds, org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<java.lang.String>> ownerIds, org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<java.lang.String>> remoteOwnerIds, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> companyId, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteCompanyId, org.openapitools.jackson.nullable.JsonNullable<? extends EmploymentCostCenterType> type)Deprecated.
-
CostCenter
public CostCenter()
Deprecated.
-
-
Method Detail
-
id
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> id()
Deprecated.Unique identifier
-
remoteId
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteId()
Deprecated.Provider's unique identifier
-
unifiedCustomFields
public org.openapitools.jackson.nullable.JsonNullable<java.util.Map<java.lang.String,java.lang.Object>> unifiedCustomFields()
Deprecated.Custom Unified Fields configured in your StackOne project
-
name
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> name()
Deprecated.The name of the group
-
parentIds
public org.openapitools.jackson.nullable.JsonNullable<java.util.List<java.lang.String>> parentIds()
Deprecated.The list of parent group ids of the given group
-
remoteParentIds
public org.openapitools.jackson.nullable.JsonNullable<java.util.List<java.lang.String>> remoteParentIds()
Deprecated.Provider's list of parent group remote ids of the given group
-
ownerIds
public org.openapitools.jackson.nullable.JsonNullable<java.util.List<java.lang.String>> ownerIds()
Deprecated.The list of group owner ids of the given group
-
remoteOwnerIds
public org.openapitools.jackson.nullable.JsonNullable<java.util.List<java.lang.String>> remoteOwnerIds()
Deprecated.The list of remote group owner ids of the given group
-
companyId
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> companyId()
Deprecated.The id of the company that the group belongs to
-
remoteCompanyId
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteCompanyId()
Deprecated.Provider's id of the company that the group belongs to
-
type
public org.openapitools.jackson.nullable.JsonNullable<EmploymentCostCenterType> type()
Deprecated.The type of the group
-
builder
public static final CostCenter.Builder builder()
Deprecated.
-
withId
public CostCenter withId(java.lang.String id)
Deprecated.Unique identifier
-
withId
public CostCenter withId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> id)
Deprecated.Unique identifier
-
withRemoteId
public CostCenter withRemoteId(java.lang.String remoteId)
Deprecated.Provider's unique identifier
-
withRemoteId
public CostCenter withRemoteId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteId)
Deprecated.Provider's unique identifier
-
withUnifiedCustomFields
public CostCenter withUnifiedCustomFields(java.util.Map<java.lang.String,java.lang.Object> unifiedCustomFields)
Deprecated.Custom Unified Fields configured in your StackOne project
-
withUnifiedCustomFields
public CostCenter withUnifiedCustomFields(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.Map<java.lang.String,java.lang.Object>> unifiedCustomFields)
Deprecated.Custom Unified Fields configured in your StackOne project
-
withName
public CostCenter withName(java.lang.String name)
Deprecated.The name of the group
-
withName
public CostCenter withName(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> name)
Deprecated.The name of the group
-
withParentIds
public CostCenter withParentIds(java.util.List<java.lang.String> parentIds)
Deprecated.The list of parent group ids of the given group
-
withParentIds
public CostCenter withParentIds(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<java.lang.String>> parentIds)
Deprecated.The list of parent group ids of the given group
-
withRemoteParentIds
public CostCenter withRemoteParentIds(java.util.List<java.lang.String> remoteParentIds)
Deprecated.Provider's list of parent group remote ids of the given group
-
withRemoteParentIds
public CostCenter withRemoteParentIds(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<java.lang.String>> remoteParentIds)
Deprecated.Provider's list of parent group remote ids of the given group
-
withOwnerIds
public CostCenter withOwnerIds(java.util.List<java.lang.String> ownerIds)
Deprecated.The list of group owner ids of the given group
-
withOwnerIds
public CostCenter withOwnerIds(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<java.lang.String>> ownerIds)
Deprecated.The list of group owner ids of the given group
-
withRemoteOwnerIds
public CostCenter withRemoteOwnerIds(java.util.List<java.lang.String> remoteOwnerIds)
Deprecated.The list of remote group owner ids of the given group
-
withRemoteOwnerIds
public CostCenter withRemoteOwnerIds(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<java.lang.String>> remoteOwnerIds)
Deprecated.The list of remote group owner ids of the given group
-
withCompanyId
public CostCenter withCompanyId(java.lang.String companyId)
Deprecated.The id of the company that the group belongs to
-
withCompanyId
public CostCenter withCompanyId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> companyId)
Deprecated.The id of the company that the group belongs to
-
withRemoteCompanyId
public CostCenter withRemoteCompanyId(java.lang.String remoteCompanyId)
Deprecated.Provider's id of the company that the group belongs to
-
withRemoteCompanyId
public CostCenter withRemoteCompanyId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteCompanyId)
Deprecated.Provider's id of the company that the group belongs to
-
withType
public CostCenter withType(EmploymentCostCenterType type)
Deprecated.The type of the group
-
withType
public CostCenter withType(org.openapitools.jackson.nullable.JsonNullable<? extends EmploymentCostCenterType> type)
Deprecated.The type of the group
-
equals
public boolean equals(java.lang.Object o)
Deprecated.- Overrides:
equalsin classjava.lang.Object
-
hashCode
public int hashCode()
Deprecated.- Overrides:
hashCodein classjava.lang.Object
-
toString
public java.lang.String toString()
Deprecated.- Overrides:
toStringin classjava.lang.Object
-
-