Package com.sap.ai.sdk.core.model
Class BckndArgoCDApplicationStatus
java.lang.Object
com.sap.ai.sdk.core.model.BckndArgoCDApplicationStatus
ArgoCD application definition and status
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedDefault constructor for BckndArgoCDApplicationStatus. -
Method Summary
Modifier and TypeMethodDescriptionaddSyncResourcesStatusItem(BckndArgoCDApplicationStatusSyncResourcesStatusInner syncResourcesStatusItem) Add one syncResourcesStatus instance to thisBckndArgoCDApplicationStatus.addSyncRessourcesStatusItem(BckndArgoCDApplicationStatusSyncResourcesStatusInner syncRessourcesStatusItem) Add one syncRessourcesStatus instance to thisBckndArgoCDApplicationStatus.static BckndArgoCDApplicationStatuscreate()Create a newBckndArgoCDApplicationStatusinstance.booleangetCustomField(String name) Deprecated.Get the names of the unrecognizable properties of theBckndArgoCDApplicationStatus.ArgoCD application health statusArgoCD application health status messageGet timestamp information related to the sync state of the ArgoCD applicationGet sourceGets the timestamp information related to the sync state of the ArgoCD applicationStatus of all resources that need to be synchronized with the gitops repoDeprecated.Get timestamp information related to the sync state of the ArgoCD applicationArgoCD application sync statusinthashCode()healthStatus(String healthStatus) Set the healthStatus of thisBckndArgoCDApplicationStatusinstance and return the same instance.Set the message of thisBckndArgoCDApplicationStatusinstance and return the same instance.reconciledAt(String reconciledAt) Set the reconciledAt of thisBckndArgoCDApplicationStatusinstance and return the same instance.voidsetCustomField(String customFieldName, Object customFieldValue) Set an unrecognizable property of thisBckndArgoCDApplicationStatusinstance.voidsetHealthStatus(String healthStatus) Set the healthStatus of thisBckndArgoCDApplicationStatusinstance.voidsetMessage(String message) Set the message of thisBckndArgoCDApplicationStatusinstance.voidsetReconciledAt(String reconciledAt) Set the reconciledAt of thisBckndArgoCDApplicationStatusinstance.voidSet the source of thisBckndArgoCDApplicationStatusinstance.voidsetSyncFinishedAt(String syncFinishedAt) Set the syncFinishedAt of thisBckndArgoCDApplicationStatusinstance.voidsetSyncResourcesStatus(List<BckndArgoCDApplicationStatusSyncResourcesStatusInner> syncResourcesStatus) Set the syncResourcesStatus of thisBckndArgoCDApplicationStatusinstance.voidsetSyncRessourcesStatus(List<BckndArgoCDApplicationStatusSyncResourcesStatusInner> syncRessourcesStatus) Set the syncRessourcesStatus of thisBckndArgoCDApplicationStatusinstance.voidsetSyncStartedAt(String syncStartedAt) Set the syncStartedAt of thisBckndArgoCDApplicationStatusinstance.voidsetSyncStatus(String syncStatus) Set the syncStatus of thisBckndArgoCDApplicationStatusinstance.Set the source of thisBckndArgoCDApplicationStatusinstance and return the same instance.syncFinishedAt(String syncFinishedAt) Set the syncFinishedAt of thisBckndArgoCDApplicationStatusinstance and return the same instance.syncResourcesStatus(List<BckndArgoCDApplicationStatusSyncResourcesStatusInner> syncResourcesStatus) Set the syncResourcesStatus of thisBckndArgoCDApplicationStatusinstance and return the same instance.syncRessourcesStatus(List<BckndArgoCDApplicationStatusSyncResourcesStatusInner> syncRessourcesStatus) Set the syncRessourcesStatus of thisBckndArgoCDApplicationStatusinstance and return the same instance.syncStartedAt(String syncStartedAt) Set the syncStartedAt of thisBckndArgoCDApplicationStatusinstance and return the same instance.syncStatus(String syncStatus) Set the syncStatus of thisBckndArgoCDApplicationStatusinstance and return the same instance.toMap()Get the value of all properties of thisBckndArgoCDApplicationStatusinstance including unrecognized properties.toString()
-
Constructor Details
-
BckndArgoCDApplicationStatus
protected BckndArgoCDApplicationStatus()Default constructor for BckndArgoCDApplicationStatus.
-
-
Method Details
-
healthStatus
Set the healthStatus of thisBckndArgoCDApplicationStatusinstance and return the same instance.- Parameters:
healthStatus- ArgoCD application health status- Returns:
- The same instance of this
BckndArgoCDApplicationStatusclass
-
getHealthStatus
ArgoCD application health status- Returns:
- healthStatus The healthStatus of this
BckndArgoCDApplicationStatusinstance.
-
setHealthStatus
Set the healthStatus of thisBckndArgoCDApplicationStatusinstance.- Parameters:
healthStatus- ArgoCD application health status
-
syncStatus
Set the syncStatus of thisBckndArgoCDApplicationStatusinstance and return the same instance.- Parameters:
syncStatus- ArgoCD application sync status- Returns:
- The same instance of this
BckndArgoCDApplicationStatusclass
-
getSyncStatus
ArgoCD application sync status- Returns:
- syncStatus The syncStatus of this
BckndArgoCDApplicationStatusinstance.
-
setSyncStatus
Set the syncStatus of thisBckndArgoCDApplicationStatusinstance.- Parameters:
syncStatus- ArgoCD application sync status
-
message
Set the message of thisBckndArgoCDApplicationStatusinstance and return the same instance.- Parameters:
message- ArgoCD application health status message- Returns:
- The same instance of this
BckndArgoCDApplicationStatusclass
-
getMessage
ArgoCD application health status message- Returns:
- message The message of this
BckndArgoCDApplicationStatusinstance.
-
setMessage
Set the message of thisBckndArgoCDApplicationStatusinstance.- Parameters:
message- ArgoCD application health status message
-
source
@Nonnull public BckndArgoCDApplicationStatus source(@Nullable BckndArgoCDApplicationStatusSource source) Set the source of thisBckndArgoCDApplicationStatusinstance and return the same instance.- Parameters:
source- The source of thisBckndArgoCDApplicationStatus- Returns:
- The same instance of this
BckndArgoCDApplicationStatusclass
-
getSource
Get source- Returns:
- source The source of this
BckndArgoCDApplicationStatusinstance.
-
setSource
Set the source of thisBckndArgoCDApplicationStatusinstance.- Parameters:
source- The source of thisBckndArgoCDApplicationStatus
-
syncFinishedAt
Set the syncFinishedAt of thisBckndArgoCDApplicationStatusinstance and return the same instance.- Parameters:
syncFinishedAt- Gets the timestamp information related to the sync state of the ArgoCD application- Returns:
- The same instance of this
BckndArgoCDApplicationStatusclass
-
getSyncFinishedAt
Gets the timestamp information related to the sync state of the ArgoCD application- Returns:
- syncFinishedAt The syncFinishedAt of this
BckndArgoCDApplicationStatusinstance.
-
setSyncFinishedAt
Set the syncFinishedAt of thisBckndArgoCDApplicationStatusinstance.- Parameters:
syncFinishedAt- Gets the timestamp information related to the sync state of the ArgoCD application
-
syncStartedAt
Set the syncStartedAt of thisBckndArgoCDApplicationStatusinstance and return the same instance.- Parameters:
syncStartedAt- Get timestamp information related to the sync state of the ArgoCD application- Returns:
- The same instance of this
BckndArgoCDApplicationStatusclass
-
getSyncStartedAt
Get timestamp information related to the sync state of the ArgoCD application- Returns:
- syncStartedAt The syncStartedAt of this
BckndArgoCDApplicationStatusinstance.
-
setSyncStartedAt
Set the syncStartedAt of thisBckndArgoCDApplicationStatusinstance.- Parameters:
syncStartedAt- Get timestamp information related to the sync state of the ArgoCD application
-
reconciledAt
Set the reconciledAt of thisBckndArgoCDApplicationStatusinstance and return the same instance.- Parameters:
reconciledAt- Get timestamp information related to the sync state of the ArgoCD application- Returns:
- The same instance of this
BckndArgoCDApplicationStatusclass
-
getReconciledAt
Get timestamp information related to the sync state of the ArgoCD application- Returns:
- reconciledAt The reconciledAt of this
BckndArgoCDApplicationStatusinstance.
-
setReconciledAt
Set the reconciledAt of thisBckndArgoCDApplicationStatusinstance.- Parameters:
reconciledAt- Get timestamp information related to the sync state of the ArgoCD application
-
syncResourcesStatus
@Nonnull public BckndArgoCDApplicationStatus syncResourcesStatus(@Nullable List<BckndArgoCDApplicationStatusSyncResourcesStatusInner> syncResourcesStatus) Set the syncResourcesStatus of thisBckndArgoCDApplicationStatusinstance and return the same instance.- Parameters:
syncResourcesStatus- Status of all resources that need to be synchronized with the gitops repo- Returns:
- The same instance of this
BckndArgoCDApplicationStatusclass
-
addSyncResourcesStatusItem
@Nonnull public BckndArgoCDApplicationStatus addSyncResourcesStatusItem(@Nonnull BckndArgoCDApplicationStatusSyncResourcesStatusInner syncResourcesStatusItem) Add one syncResourcesStatus instance to thisBckndArgoCDApplicationStatus.- Parameters:
syncResourcesStatusItem- The syncResourcesStatus that should be added- Returns:
- The same instance of type
BckndArgoCDApplicationStatus
-
getSyncResourcesStatus
Status of all resources that need to be synchronized with the gitops repo- Returns:
- syncResourcesStatus The syncResourcesStatus of this
BckndArgoCDApplicationStatusinstance.
-
setSyncResourcesStatus
public void setSyncResourcesStatus(@Nullable List<BckndArgoCDApplicationStatusSyncResourcesStatusInner> syncResourcesStatus) Set the syncResourcesStatus of thisBckndArgoCDApplicationStatusinstance.- Parameters:
syncResourcesStatus- Status of all resources that need to be synchronized with the gitops repo
-
syncRessourcesStatus
@Nonnull public BckndArgoCDApplicationStatus syncRessourcesStatus(@Nullable List<BckndArgoCDApplicationStatusSyncResourcesStatusInner> syncRessourcesStatus) Set the syncRessourcesStatus of thisBckndArgoCDApplicationStatusinstance and return the same instance.- Parameters:
syncRessourcesStatus- Status of all resources that need to be synchronized with the gitops repo. Misspelled and deprecated, use syncResourcesStatus instead.- Returns:
- The same instance of this
BckndArgoCDApplicationStatusclass
-
addSyncRessourcesStatusItem
@Nonnull public BckndArgoCDApplicationStatus addSyncRessourcesStatusItem(@Nonnull BckndArgoCDApplicationStatusSyncResourcesStatusInner syncRessourcesStatusItem) Add one syncRessourcesStatus instance to thisBckndArgoCDApplicationStatus.- Parameters:
syncRessourcesStatusItem- The syncRessourcesStatus that should be added- Returns:
- The same instance of type
BckndArgoCDApplicationStatus
-
getSyncRessourcesStatus
@Deprecated @Nonnull public List<BckndArgoCDApplicationStatusSyncResourcesStatusInner> getSyncRessourcesStatus()Deprecated.Status of all resources that need to be synchronized with the gitops repo. Misspelled and deprecated, use syncResourcesStatus instead.- Returns:
- syncRessourcesStatus The syncRessourcesStatus of this
BckndArgoCDApplicationStatusinstance.
-
setSyncRessourcesStatus
public void setSyncRessourcesStatus(@Nullable List<BckndArgoCDApplicationStatusSyncResourcesStatusInner> syncRessourcesStatus) Set the syncRessourcesStatus of thisBckndArgoCDApplicationStatusinstance.- Parameters:
syncRessourcesStatus- Status of all resources that need to be synchronized with the gitops repo. Misspelled and deprecated, use syncResourcesStatus instead.
-
getCustomFieldNames
Get the names of the unrecognizable properties of theBckndArgoCDApplicationStatus.- Returns:
- The set of properties names
-
getCustomField
@Nullable @Deprecated public Object getCustomField(@Nonnull String name) throws NoSuchElementException Deprecated.UsetoMap()instead.Get the value of an unrecognizable property of thisBckndArgoCDApplicationStatusinstance.- Parameters:
name- The name of the property- Returns:
- The value of the property
- Throws:
NoSuchElementException- If no property with the given name could be found.
-
toMap
Get the value of all properties of thisBckndArgoCDApplicationStatusinstance including unrecognized properties.- Returns:
- The map of all properties
-
setCustomField
Set an unrecognizable property of thisBckndArgoCDApplicationStatusinstance. If the map previously contained a mapping for the key, the old value is replaced by the specified value.- Parameters:
customFieldName- The name of the propertycustomFieldValue- The value of the property
-
equals
-
hashCode
public int hashCode() -
toString
-
create
Create a newBckndArgoCDApplicationStatusinstance. No arguments are required.
-
toMap()instead.